My impression here is Ingo is doing something unsupported by perl's safe signals - using SA_RESTART while calling system calls that might block for long periods of time. So I'm inclined to reject this patch. On Tue Apr 17 10:10:46 2012, bulk88 wrote: > For OS2, why not just save the > results/the pid of the wait call on the c sig handler on, then when > wait is done from Perl language give back the pid of the wait call from > the c handler? That's a fairly large change for a platform we don't have much access to. Of course, it's possible we should drop OS/2 support (though it's successor, eComStation is still active.) Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=112404Thread Previous | Thread Next