Subject: | Trap __DIE__? |
Hello Paul,
What do you think about providing a $SIG{__DIE__} handler? I am playing
around with Net::Server at the moment and notice that if my script has an
error (for example, trying to deref an undef in idle_loop_hook()) then
the server exits without cleaning any children.
Regards,
Steven