Catching SIGTERM vs catching SIGINT

后端 未结 0 1666
挽巷
挽巷 2021-02-12 17:40

In Node.js servers, is there any difference between catching SIGTERM vs catching SIGINT?

I thought processes were not supposed to be able to prevent shutdown upon a SIGI

相关标签:
回答
  • 消灭零回复
提交回复
热议问题