> -----Original Message-----
> From: Jason Tishler [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 19, 2002 9:38 PM
> To: Robert Collins
> Cc: Thomas Pfaff; [EMAIL PROTECTED]
> Subject: Re: [PATCH] minor pthread fixes
>
>
> Rob,
>
> On Fri, Apr 19, 2002 at 08:31:52AM +1000, Robert Collins wrote:
> > > -----Original Message-----
> > > From: Jason Tishler [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, April 18, 2002 9:58 PM
> > >
> > > Could #2 have caused the problem that we saw with Python's
> > > test_threadedtempfile regression test?
> >
> > I don't think so. python isn't creating and killing very
> short lived
> > threads is it?
>
> Recall that test_threadedtempfile spawns many threads (IIRC, at least
> 26) -- maybe they are short lived? See the following to refresh your
>From memory - no. Alsothe symptoms are wrong - the test hangs, not
prematurely exiting. Anyway, it shouldn't be too hard to build a test
.dll and give it a try. If you want I can shoot such a beast over to
you.
Rob