-
- Downloads
Clean up exception handling in the startup code (#9059)
Factor out the exception handling in the startup code to a utility function, and fix the some logging and exit code stuff.
Showing
- changelog.d/9059.bugfix 1 addition, 0 deletionschangelog.d/9059.bugfix
- synapse/app/_base.py 91 additions, 59 deletionssynapse/app/_base.py
- synapse/app/generic_worker.py 3 additions, 4 deletionssynapse/app/generic_worker.py
- synapse/app/homeserver.py 25 additions, 37 deletionssynapse/app/homeserver.py
Loading
Please register or sign in to comment