Learn how to terminate a Node.js app in the best possible way. ... process.exit(1) ... In this case you need to send the command a SIGTERM signal, ...
確定! 回上一頁