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 Valery.Khamenya
Recipients Valery.Khamenya
Date 2011-10-08.18:48:54
SpamBayes Score 0.0069153286
Marked as misclassified No
Message-id <1318099735.4.0.121973105523.issue13133@psf.upfronthosting.co.za>
In-reply-to
Content
The attached file reproduces 3 types of FD leaks and leads to the error like:

IOError: [Errno 24] Too many open files: '/tmp/1019'

For example if executed with pypy.
History
Date User Action Args
2011-10-08 18:48:55Valery.Khamenyasetrecipients: + Valery.Khamenya
2011-10-08 18:48:55Valery.Khamenyasetmessageid: <1318099735.4.0.121973105523.issue13133@psf.upfronthosting.co.za>
2011-10-08 18:48:54Valery.Khamenyalinkissue13133 messages
2011-10-08 18:48:54Valery.Khamenyacreate