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 stutzbach
Recipients amaury.forgeotdarc, bquinlan, stutzbach
Date 2010-11-22.22:35:06
SpamBayes Score 3.646156e-05
Marked as misclassified No
Message-id <1290465367.28.0.924216257935.issue10437@psf.upfronthosting.co.za>
In-reply-to
Content
Amaury Forgeot d'Arc said:
> pypy does have a GIL!

D'oh.  That shows you how much I know about PyPy.  Make that "keep in mind that IronPython doesn't have a GIL". ;)

Brian Quinlan said:
> I think that using the number of CPUs for max_workers makes sense
> for you but won't for most users. So I wouldn't make it a default.

Fair enough.  Marking as invalid.
History
Date User Action Args
2010-11-22 22:36:08stutzbachsetrecipients: + stutzbach, bquinlan, amaury.forgeotdarc
2010-11-22 22:36:07stutzbachsetmessageid: <1290465367.28.0.924216257935.issue10437@psf.upfronthosting.co.za>
2010-11-22 22:35:07stutzbachlinkissue10437 messages
2010-11-22 22:35:06stutzbachcreate