diff options
| author | Erik Johnston <erik@matrix.org> | 2019-10-29 13:00:51 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2019-10-29 13:00:51 +0000 |
| commit | e577a4b2ad01233ed70b3ab0a9e52aab42e88231 (patch) | |
| tree | cff16626eb9135baffe1874576d4145b2664b883 /synapse/replication/http/send_event.py | |
| parent | Merge pull request #6263 from matrix-org/erikj/caches_return_deferreds (diff) | |
| download | synapse-e577a4b2ad01233ed70b3ab0a9e52aab42e88231.tar.xz | |
Port replication http server endpoints to async/await
Diffstat (limited to 'synapse/replication/http/send_event.py')
| -rw-r--r-- | synapse/replication/http/send_event.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/replication/http/send_event.py b/synapse/replication/http/send_event.py |
