summary refs log tree commit diff
path: root/changelog.d/10191.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that errors during startup are written to the logs and the console. ↵Richard van der Hoff2021-06-211-0/+1
(#10191) * Defer stdio redirection until we are about to start the reactor * Catch and handle exceptions during startup