diff options
| author | Richard van der Hoff <richard@matrix.org> | 2020-02-03 21:09:07 +0000 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2020-02-03 22:28:45 +0000 |
| commit | abadf44eb2c32c9a6f1da84239043755f854b327 (patch) | |
| tree | 0e7c54accd545b0b07099abe19fba9e20f30d233 | |
| parent | make FederationClient.send_leave.send_request async (diff) | |
| download | synapse-abadf44eb2c32c9a6f1da84239043755f854b327.tar.xz | |
make FederationClient._do_send_leave async
Diffstat (limited to '')
| -rw-r--r-- | synapse/federation/federation_client.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |
