diff options
| author | Erik Johnston <erik@matrix.org> | 2020-02-03 17:10:54 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-03 17:10:54 +0000 | 
| commit | ae5b3104f0023171b2bb89f08a066e5974ee7666 (patch) | |
| tree | d18cb7d8307bbc6314fa1c4178ddbf69a5dbf849 /synapse/util/async_helpers.py | |
| parent | Allow URL-encoded user IDs on user admin api paths (#6825) (diff) | |
| download | synapse-ae5b3104f0023171b2bb89f08a066e5974ee7666.tar.xz | |
Fix stacktraces when using ObservableDeferred and async/await (#6836)
Diffstat (limited to 'synapse/util/async_helpers.py')
| -rw-r--r-- | synapse/util/async_helpers.py | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/synapse/util/async_helpers.py b/synapse/util/async_helpers.py  | 
