MatrixSynapse/tests/storage/databases/main
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
..
__init__.py
test_deviceinbox.py
test_events_worker.py
test_lock.py Fix rare bug that broke looping calls (#16210) 2023-08-30 14:18:42 +01:00
test_receipts.py
test_room.py