----- Original Message ----- From: "Jason Tishler" <[EMAIL PROTECTED]> To: "Robert Collins" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, September 29, 2001 2:38 AM Subject: Re: fix cond_race... was RE: src/winsup/cygwin ChangeLog thread.cc thread.h ...
> Rob, > > On Fri, Sep 28, 2001 at 05:48:16PM +1000, Robert Collins wrote: > > Well this patch should make evreything good - fixing the critical > > section induced race. > > At the risk of appearing dense... Should this patch fix the pthreads hang > trigger by Python's test_threadedtempfile regression test? I've checked in my completed code. I -cannot- tickle this bug via my test suite at all now. (I found that one of my test scripts was slightly buggy in that it made an incorrect assumption - it was passing when this bug was tickled - correcting that let me hit this bug nearly every time :]). So please, give it a go and see how it fares. Rob
