Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Date: Fri, 28 Dec 2001 11:58:34 -0500 From: Jason Tishler To: Robert Collins Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: pthread_cond_wait fixed? Message-ID: <20011228165834.GB1384@dothill.com> Mail-Followup-To: Robert Collins , cygwin-developers AT sourceware DOT cygnus DOT com References: <080e01c18dfd$30ba69d0$0200a8c0 AT lifelesswks> <20011227172032 DOT GB2204 AT dothill DOT com> <037901c18f30$e04fc190$0200a8c0 AT lifelesswks> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <037901c18f30$e04fc190$0200a8c0@lifelesswks> User-Agent: Mutt/1.3.24i Rob, On Fri, Dec 28, 2001 at 10:47:41AM +1100, Robert Collins wrote: > I did _not_ check in Egor's patch. His patch was incomplete. I checked > in a solution for the bug he reported. I'm sorry to report that Python's test_threadedtempfile still hangs in pthread_cond::TimedWait() in exactly the same place as before. Jason