difficult SIGCHLD / pipe hang

Christopher Faylor cgf@redhat.com
Mon Mar 31 21:23:00 GMT 2003


On Mon, Mar 31, 2003 at 03:41:08PM -0500, Joe Buehler wrote:
>Is there a bug in the following code in exceptions.cc?  The code can
>get the winapi_lock but break out of the loop before releasing it:

Yes, it's a bug but it's an unlikely bug.  It would occur if a program
called SuspendThread, which would be unlikely for a unix application.

cgf



More information about the Cygwin-developers mailing list