diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-01-31 00:23:58 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-01-31 00:23:58 +0000 |
commit | decb5698b3dabd0c42ec4ce085bb4bb580de8f3a (patch) | |
tree | a55b16aedba4bb36e7824a132b27b91bb1223301 | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
download | synapse-decb5698b3dabd0c42ec4ce085bb4bb580de8f3a.tar.xz |
Break infinite loop on redaction in v3 rooms
-rw-r--r-- | synapse/storage/events_worker.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/events_worker.py b/synapse/storage/events_worker.py |