coreybutler/node-windows

Service stopped unexpectedly but child node process doesn't

Open

#235 建立於 2019年4月17日

在 GitHub 查看
 (5 留言) (6 反應) (0 負責人)JavaScript (367 fork)github user discovery
help wanted

倉庫指標

Star
 (2,931 star)
PR 合併指標
 (PR 指標待抓取)

描述

Once about every 2 months my node windows service crashes unexpectedly, usually at night so it's unlikely to be caused by load. When the service stopped, the child node process continues to run so the web service is not down. This issue is related to #12 except that service crashing unexpectedly is my main concern. Surviving child node process is also nagging because if child process is not killed before service is restarted there is port conflict.

貢獻者指南