diff options
author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2017-10-11 17:29:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-11 17:29:32 +0100 |
commit | cc794d60e76a58c87d9054bc81749305c7e3fbf3 (patch) | |
tree | af48a2c31058820b408f8d218ca210ded8b85aab /tests | |
parent | Merge pull request #2529 from matrix-org/rav/fix_transaction_failure_handling (diff) | |
parent | Fix stackoverflow and logcontexts from linearizer (diff) | |
download | synapse-cc794d60e76a58c87d9054bc81749305c7e3fbf3.tar.xz |
Merge pull request #2532 from matrix-org/rav/fix_linearizer
Fix stackoverflow and logcontexts from linearizer
Diffstat (limited to 'tests')
-rw-r--r-- | tests/util/test_linearizer.py | 28 |
1 files changed, 24 insertions, 4 deletions
diff --git a/tests/util/test_linearizer.py b/tests/util/test_linearizer.py |