mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-25 23:51:31 +02: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