Skip to content
Snippets Groups Projects
Commit 1280a47f authored by Mark Haines's avatar Mark Haines
Browse files

Add comment

parent 23d285ad
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment