diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-11 15:26:09 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-11 15:26:09 +0100 |
commit | 3c2d6c708cd93df7fc945e10014049e9f9b36f46 (patch) | |
tree | fe45c9c825d9db33ec4fd50f57f6cf1b0a02f6e1 /synapse/util | |
parent | Newsfile (diff) | |
download | synapse-3c2d6c708cd93df7fc945e10014049e9f9b36f46.tar.xz |
Add maybe_awaitable and fix __init__ bugs
Diffstat (limited to 'synapse/util')
-rw-r--r-- | synapse/util/async_helpers.py | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/synapse/util/async_helpers.py b/synapse/util/async_helpers.py |