Graceful shutdown
`omnix` closes leaving dangling processes when `Ctrl-C`’d or sent a SIGTERM signal. It should cleanup on exit, by propagating that signal to its child processes.
Observed in https://github.com/juspay/vira/pull/50#issuecomment-3008136828
0 条评论