MatrixSynapse/tests/config
reivilibre c775d80b73
Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672)
* Fix #15669: always populate instance map even if it was empty

* Fix some tests

* Fix more tests

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

* CI fix: don't forget to update apt repository sources before installing olddeps deps

* Add test testing the backwards compatibility

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-05-26 14:28:55 +00:00
..
__init__.py
test___main__.py
test_api.py
test_appservice.py
test_background_update.py
test_base.py
test_cache.py
test_database.py
test_generate.py
test_load.py
test_ratelimiting.py
test_registration_config.py
test_room_directory.py
test_server.py
test_tls.py
test_util.py
test_workers.py Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672) 2023-05-26 14:28:55 +00:00
utils.py