mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 10:45:33 +00:00
a2e0d4cd60
* Fix rare bug that broke looping calls We can't interact with the reactor from the main thread via looping call. Introduced in v1.90.0 / #15791. * Newsfile