in reply to •Re: Perl dropping signals?
in thread Perl dropping signals?

Thanks, Randal! I have a brief (I hope) followup question. Actually, two questions.

  1. Is this behavior the same to your knowledge on all *nixes -- we're using Solaris and Debian Linux.
  2. Does it matter whether the two signals are different signals or the same, i.e., two SIGCHLD's vs a SIGCHLD and SIGUSR2?