Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: yes Path: not-for-mail From: "Norman Vine" Newsgroups: gmane.os.cygwin Subject: Re: Threaded Cygwin Python Problem (was Re: Creating a local mirror ...) Date: Fri, 22 Feb 2002 23:11:25 -0500 Lines: 35 Message-ID: References: <20020222145702 DOT GD1316 AT hp DOT com> <20020222182113 DOT GF1316 AT hp DOT com> NNTP-Posting-Host: tsc-105.cape.com X-Trace: quimby2.netfonds.no 1014437365 897 140.186.55.105 (23 Feb 2002 04:09:25 GMT) X-Complaints-To: usenet AT quimby2 DOT netfonds DOT no NNTP-Posting-Date: 23 Feb 2002 04:09:25 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 "Jason Tishler" writes > > Is it just me? Or, can anyone else reproduce this problem? I have been > able to cause the hang on three different machines. All of them PIIIs > at 500 or 750 MHz. Maybe processor speed matters? Additionally, the > hang occurs regardless of the NT version: NT 4.0 SP6a, Win2K SP1 or SP2. > > Note that test_threadedtempfile does not hang every time, so I use the > following to trigger it: > > i=0 > while : > do > ((i=i+1)) > echo $i > ./python.exe -E -tt ./Lib/test/regrtest.py -l test_threadedtempfile > sleep 1 > done > > I have never seen the above get past 30 iterations -- usually it will > hang much sooner. aha .. finally I see Running your script I experience the hang FWIW I also can't seem to get above 30 reps but ... I do always seem to get above 20 reps so I don't feel so bad about missing this before. Cheers Norman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/