This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients andyshorts, christian.heimes, georg.brandl, ncoghlan, ocean-city
Date 2008-02-24.07:04:41
SpamBayes Score 0.002249084
Marked as misclassified No
Message-id <1203836683.44.0.0429040082957.issue1720705@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I can't reproduce any failure using the supplied zip file, even if
I increase the number of threads to 382 (if I set it any higher,
start_new_thread starts to fail). That's with both 2.5.1 and 2.6 SVN.

I'll try again with the original tkinter/urllib script.
History
Date User Action Args
2008-02-24 07:04:43ncoghlansetspambayes_score: 0.00224908 -> 0.002249084
recipients: + ncoghlan, georg.brandl, ocean-city, andyshorts, christian.heimes
2008-02-24 07:04:43ncoghlansetspambayes_score: 0.00224908 -> 0.00224908
messageid: <1203836683.44.0.0429040082957.issue1720705@psf.upfronthosting.co.za>
2008-02-24 07:04:42ncoghlanlinkissue1720705 messages
2008-02-24 07:04:41ncoghlancreate