diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-13 16:57:28 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-01-13 16:58:36 +0000 |
commit | c2e7c84e5887de9b622a7cd2cc861f5eef3866c1 (patch) | |
tree | 8bb22fc28b8401e38df1b9e946dbbd9852199a74 | |
parent | Remove unused functions (diff) | |
download | synapse-c2e7c84e5887de9b622a7cd2cc861f5eef3866c1.tar.xz |
Don't try to cancel already-expired timers - SYN-230
-rw-r--r-- | synapse/handlers/typing.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/handlers/typing.py b/synapse/handlers/typing.py |