diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-07-20 12:37:12 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-07-20 12:37:12 +0100 |
commit | d7275eecf3abcd5f7c645e5da47c7e7310350333 (patch) | |
tree | 255219ba76c03f38edb46436320e13db4a6be7e4 /tests | |
parent | Merge pull request #3564 from matrix-org/hawkowl/markdown (diff) | |
download | synapse-d7275eecf3abcd5f7c645e5da47c7e7310350333.tar.xz |
Add a sleep to the Limiter to fix stack overflows.
Fixes #3570
Diffstat (limited to 'tests')
-rw-r--r-- | tests/util/test_limiter.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/util/test_limiter.py b/tests/util/test_limiter.py |