mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-23 07:21:02 +02: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.
2 lines
104 B
Plaintext
2 lines
104 B
Plaintext
Fix bug where presence would not get timed out correctly if a synchrotron worker is used and restarted.
|