mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 14:56:05 -04:00
That wasn't a deferred
This commit is contained in:
parent
4ac2823b3c
commit
2d386d7038
2 changed files with 2 additions and 4 deletions
|
@ -150,8 +150,6 @@ class BaseHandler(object):
|
|||
|
||||
notify_d.addErrback(log_failure)
|
||||
|
||||
fed_d = federation_handler.handle_new_event(
|
||||
federation_handler.handle_new_event(
|
||||
event, destinations=destinations,
|
||||
)
|
||||
|
||||
fed_d.addErrback(log_failure)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue