mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-01 23:56:03 -04:00
Add comment
This commit is contained in:
parent
23d285ad57
commit
1280a47fc6
1 changed files with 1 additions and 0 deletions
|
@ -404,6 +404,7 @@ class Notifier(object):
|
|||
def _timeout_listener():
|
||||
# TODO (erikj): We should probably set to_token to the current
|
||||
# max rather than reusing from_token.
|
||||
# Remove the timer from the listener so we don't try to cancel it.
|
||||
listener.timer = None
|
||||
listener.notify(
|
||||
self,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue