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 georg.brandl
Recipients georg.brandl, pitrou
Date 2009-02-14.16:00:44
SpamBayes Score 6.2842645e-07
Marked as misclassified No
Message-id <1234627247.2.0.374237348938.issue5179@psf.upfronthosting.co.za>
In-reply-to
Content
On second thought, if the patch is applied, there *shouldn't* be an
exception.  And simply running the loop for a fixed number of
repetitions isn't a good test either, since different platforms may have
a different maximum for open file descriptors.

Hmm, is there a way to get the current number of open file descriptors?
History
Date User Action Args
2009-02-14 16:00:47georg.brandlsetrecipients: + georg.brandl, pitrou
2009-02-14 16:00:47georg.brandlsetmessageid: <1234627247.2.0.374237348938.issue5179@psf.upfronthosting.co.za>
2009-02-14 16:00:45georg.brandllinkissue5179 messages
2009-02-14 16:00:44georg.brandlcreate