mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 17:15:50 +00:00
* 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