-
- Downloads
[bug] log and exit on server startup errors
Some errors during server startup could leave the server in a zombie state (running, but not listening). This commit makes sure the server stops if errors occur during deferreds created on server startup. Closes #8997.
Please register or sign in to comment