You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
omnix closes leaving dangling processes when sent a SIGTERM signal to the parent pid. It should cleanup on exit, by propagating that signal to its child processes.
omnixcloses leaving dangling processes when sent a SIGTERM signal to the parent pid. It should cleanup on exit, by propagating that signal to its child processes.Observed in juspay/vira#50 (comment)