diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-01-22 12:40:26 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-01-22 12:40:26 +0000 |
commit | 277e50462d1422ac8cfe2df7cd2213288f3d14c5 (patch) | |
tree | e191c710073f5787802356051a45a8582a1bd000 | |
parent | Ensure new filter is actually created (diff) | |
download | synapse-277e50462d1422ac8cfe2df7cd2213288f3d14c5.tar.xz |
Do not return in a deferred function
-rw-r--r-- | synapse/storage/state.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |