diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-04-20 11:10:04 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-04-20 11:10:04 +0100 |
commit | 0c280d4d99e93d2fd9120a7ec93c0997d372adb4 (patch) | |
tree | b359b49f69f47dc523b2e176e55fff61779587e8 | |
parent | ResponseCache: fix handling of completed results (diff) | |
download | synapse-0c280d4d99e93d2fd9120a7ec93c0997d372adb4.tar.xz |
Reinstate linearizer for federation_server.on_context_state_request
-rw-r--r-- | synapse/federation/federation_server.py | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/synapse/federation/federation_server.py b/synapse/federation/federation_server.py |