in reply to Re^2: automatically killing all child processes created in a script
in thread automatically killing all child processes created in a script

Correct - the traditional reaper is the opposite of what I want. The processes are persistent servers and will never die on their own, so I'd be waiting forever.
  • Comment on Re^3: automatically killing all child processes created in a script