-
- Downloads
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
Showing
- changelog.d/10191.feature 1 addition, 0 deletionschangelog.d/10191.feature
- synapse/app/_base.py 27 additions, 1 deletionsynapse/app/_base.py
- synapse/app/generic_worker.py 17 additions, 5 deletionssynapse/app/generic_worker.py
- synapse/app/homeserver.py 9 additions, 7 deletionssynapse/app/homeserver.py
- synapse/config/logger.py 1 addition, 3 deletionssynapse/config/logger.py
Loading
Please register or sign in to comment