diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 16:59:00 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 16:59:00 +0000 |
commit | 6c382fb04534c366230a9ddd59d52802ca2536ed (patch) | |
tree | a693fdf5ffda3757ff10076d8d91adc6dea7deb9 /synapse | |
parent | Fix exception when fetching notary server's old keys (#6625) (diff) | |
parent | Fix an error which was thrown by the PresenceHandler _on_shutdown handler. (#... (diff) | |
download | synapse-6c382fb04534c366230a9ddd59d52802ca2536ed.tar.xz |
Fix an error which was thrown by the PresenceHandler _on_shutdown handler. (#6640)
* commit 'ab4b4ee6a': Fix an error which was thrown by the PresenceHandler _on_shutdown handler. (#6640)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/presence.py | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |