In collect_children(), put a try-except around os.waitpid() because it
may raise an exception (when there are no children). Reported by Andy Dustman.
Showing
Please register or sign in to comment
may raise an exception (when there are no children). Reported by Andy Dustman.