diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-19 11:04:42 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-19 11:07:27 +0100 |
commit | 6c48aa0256ce7dfd62e72a77b03f5bb2222473ba (patch) | |
tree | 7cae58d4b844c56c6876facf1970b9ace75cb513 /synapse/util | |
parent | Newsfile (diff) | |
download | synapse-6c48aa0256ce7dfd62e72a77b03f5bb2222473ba.tar.xz |
Run canceller first to allow it to generate correct error
Diffstat (limited to 'synapse/util')
-rw-r--r-- | synapse/util/async_helpers.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/util/async_helpers.py b/synapse/util/async_helpers.py |