0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-20 11:38:20 +02:00
synapse/tests/storage/databases
Erik Johnston a2e0d4cd60
Fix rare bug that broke looping calls (#16210)
* 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
2023-08-30 14:18:42 +01:00
..
main Fix rare bug that broke looping calls (#16210) 2023-08-30 14:18:42 +01:00
__init__.py add a cache to have_seen_event (#9953) 2021-06-01 12:04:47 +01:00