diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-02-03 20:42:52 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-02-03 22:28:45 +0000 |
commit | d73683c363a9177951b8078dd1628c1ade8de508 (patch) | |
tree | f22c01dffba85f7042e5ec8801bef640be018591 | |
parent | make FederationClient.get_pdu async (diff) | |
download | synapse-d73683c363a9177951b8078dd1628c1ade8de508.tar.xz |
make FederationClient.get_room_state_ids async
-rw-r--r-- | synapse/federation/federation_client.py | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |