simpleflow
simpleflow copied to clipboard
Supervisor sigchld handler: ignore NoSuchProcess
the for child in psutil.Process().children(): loop body needs protection against NoSuchProcess.