diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-30 11:43:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-30 11:43:51 +0100 |
commit | b4465564cc89c154cf665b9de39a2f38f87ef41c (patch) | |
tree | bbe0967729ea48a5d962b157c6e762c83295b054 /synapse/util/async_helpers.py | |
parent | Fix CI for synapse_port_db (#6276) (diff) | |
parent | Don't return coroutines (diff) | |
download | synapse-b4465564cc89c154cf665b9de39a2f38f87ef41c.tar.xz |
Merge pull request #6279 from matrix-org/erikj/federation_server_async_await
Port federation_server to async/await
Diffstat (limited to 'synapse/util/async_helpers.py')
-rw-r--r-- | synapse/util/async_helpers.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/util/async_helpers.py b/synapse/util/async_helpers.py |