MatrixSynapse/synapse/app
Richard van der Hoff 107c06081f
Ensure that errors during startup are written to the logs and the console. (#10191)
* Defer stdio redirection until we are about to start the reactor

* Catch and handle exceptions during startup
2021-06-21 11:41:25 +01:00
..
__init__.py
_base.py Ensure that errors during startup are written to the logs and the console. (#10191) 2021-06-21 11:41:25 +01:00
admin_cmd.py Clean up a broken import in admin_cmd.py (#10154) 2021-06-11 11:34:40 +01:00
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Ensure that errors during startup are written to the logs and the console. (#10191) 2021-06-21 11:41:25 +01:00
homeserver.py Ensure that errors during startup are written to the logs and the console. (#10191) 2021-06-21 11:41:25 +01:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py