synapse/changelog.d/10191.feature
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

2 lines
75 B
Gherkin

Ensure that errors during startup are written to the logs and the console.