Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
X-Injected-Via-Gmane: yes
Path: not-for-mail
From: "Norman Vine" <nhv@yahoo.com>
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: <a574ll$s1$1@quimby2.netfonds.no>
References: <20020222145702.GD1316@hp.com> <GBEGLOMMCLDACBPKDIHFMEBACHAA.gsw@agere.com> <20020222182113.GF1316@hp.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@quimby2.netfonds.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/

