diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-02-03 16:25:41 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-02-03 16:29:30 +0000 |
commit | 814cc00cb96168479a5c462e9078f3b60901589d (patch) | |
tree | 4316758104b592f432743c64ef15f4dd66304d55 /synapse/handlers | |
parent | make FederationHandler.persist_events_and_notify async (diff) | |
download | synapse-814cc00cb96168479a5c462e9078f3b60901589d.tar.xz |
make FederationHandler._notify_persisted_event async
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/federation.py | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |