diff options
| author | Richard van der Hoff <richard@matrix.org> | 2020-02-03 15:39:24 +0000 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2020-02-03 15:39:24 +0000 |
| commit | d184cbc0319cbff17d04028c265cd774356f6e54 (patch) | |
| tree | 7fc2ad58d829b4853419e0af434a6a922d8d3a00 /synapse/handlers/federation.py | |
| parent | make FederationHandler.on_make_join_request async (diff) | |
| download | synapse-d184cbc0319cbff17d04028c265cd774356f6e54.tar.xz | |
make FederationHandler.on_send_leave_request async
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/federation.py | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |
