diff options
| author | Erik Johnston <erik@matrix.org> | 2019-10-29 15:02:23 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2019-10-29 15:02:23 +0000 |
| commit | 09a135b0391a7a65c24c8c7b046cb6573dee3947 (patch) | |
| tree | 9dc82b8d05f89b636e768bc0dea7d2c7ad526136 | |
| parent | Newsfile (diff) | |
| download | synapse-09a135b0391a7a65c24c8c7b046cb6573dee3947.tar.xz | |
Make concurrently_execute work with async/await
Diffstat (limited to '')
| -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 |
