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 Justin Mayfield
Recipients Justin Mayfield, asvetlov, gvanrossum, python-dev, thehesiod, vstinner, yselivanov
Date 2016-02-10.17:52:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455126776.76.0.80838976192.issue25593@psf.upfronthosting.co.za>
In-reply-to
Content
Alexander,

That sounds unrelated.  I'd treat it as a new issue until you have concrete evidence to the contrary.

Also on face value it sounds like it might just be your operating systems open file limit.  On OSX I think the default open file limit is in the hundreds (256 on my box).  Generally on unix-oid platforms it can be checked and changed with the `ulimit -n` command.

Cheers
History
Date User Action Args
2016-02-10 17:52:56Justin Mayfieldsetrecipients: + Justin Mayfield, gvanrossum, vstinner, asvetlov, python-dev, yselivanov, thehesiod
2016-02-10 17:52:56Justin Mayfieldsetmessageid: <1455126776.76.0.80838976192.issue25593@psf.upfronthosting.co.za>
2016-02-10 17:52:56Justin Mayfieldlinkissue25593 messages
2016-02-10 17:52:56Justin Mayfieldcreate