MatrixSynapse/tests
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
..
api Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
app
appservice Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
config Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
crypto
events
federation Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
handlers Stop writing to the event_txn_id table (#16175) 2023-08-30 11:10:56 +01:00
http
logging Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
media
metrics
module_api Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
push Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
replication Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
rest Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
scripts
server_notices Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
state
storage Fix rare bug that broke looping calls (#16210) 2023-08-30 14:18:42 +01:00
test_utils
types
util
__init__.py
server.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_distributor.py
test_event_auth.py
test_federation.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
utils.py