WWilson JúniorDrop deprecated package ioutil
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
api: run shutdown handlers alongside server stop (#2108) This is needed because some shutdown handlers are required for allowing a clean shutdown of the server. One suck example is the app-log -f shutdown handler which will close existing log connections. This commit also fix a race where if a stop signal is triggered before the server is listening the shutdown handlers would run but the server would still start and listen for connections. Fixes #2050. | 7 年前 | |
Drop deprecated package ioutil | 3 年前 |