mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-31 17:08:37 -04:00
Remove some run_on_reactors
This commit is contained in:
parent
adb5b76ff5
commit
42c12c04f6
3 changed files with 0 additions and 10 deletions
|
@ -89,8 +89,6 @@ class FederationHandler(BaseHandler):
|
|||
processing.
|
||||
"""
|
||||
|
||||
yield run_on_reactor()
|
||||
|
||||
self.replication_layer.send_pdu(event, destinations)
|
||||
|
||||
@log_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue