diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-13 16:57:55 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-13 16:58:36 +0000 |
commit | cf7e723808fa5882f33b01274fb2b94e5abe9eca (patch) | |
tree | b72f709de1c4c1f4071e509c21fa5fd3715dc14b /tests/utils.py | |
parent | Don't try to cancel already-expired timers - SYN-230 (diff) | |
download | synapse-cf7e723808fa5882f33b01274fb2b94e5abe9eca.tar.xz |
Have MockClock detect attempts to cancel expired timers, to prevent a repeat of SYN-230
Diffstat (limited to 'tests/utils.py')
-rw-r--r-- | tests/utils.py | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/tests/utils.py b/tests/utils.py |