simpleflow icon indicating copy to clipboard operation
simpleflow copied to clipboard

Supervisor sigchld handler: ignore NoSuchProcess

Open ybastide opened this issue 8 years ago • 0 comments

the for child in psutil.Process().children(): loop body needs protection against NoSuchProcess.

ybastide avatar Dec 12 '16 11:12 ybastide