mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-10 21:59:18 -04:00

* 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.