0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-15 17:18:19 +02:00
synapse/tests/app
Shay 70cbb1a5e3
Don't start Synapse master process if worker_app is set (#11416)
* Add check to catch syanpse master process starting when workers are configured

* add test to verify that starting master process with worker config raises error

* newsfragment

* specify config.worker.worker_app in check

* update test

* report specific config option that triggered the error

Co-authored-by: reivilibre <oliverw@matrix.org>

* clarify error message

Co-authored-by: reivilibre <oliverw@matrix.org>

Co-authored-by: reivilibre <oliverw@matrix.org>
2021-11-30 10:12:18 -08:00
..
__init__.py Integrate presence from hotfixes (#3694) 2018-08-18 01:08:45 +10:00
test_homeserver_start.py Don't start Synapse master process if worker_app is set (#11416) 2021-11-30 10:12:18 -08:00
test_openid_listener.py remove HomeServer.get_config (#9815) 2021-04-14 19:09:08 +01:00
test_phone_stats_home.py Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00