mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 01:15:56 -05:00
5859a5c569
* Fix presence timeouts when synchrotron restarts. Handling timeouts would fail if there was an external process that had timed out, e.g. a synchrotron restarting. This was due to a couple of variable name typoes. Fixes #3715.