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 Urs.Traber
Recipients Urs.Traber
Date 2014-10-11.12:18:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413029908.66.0.757580851096.issue22610@psf.upfronthosting.co.za>
In-reply-to
Content
same issue as http://bugs.python.org/issue22608

e.g.

test_sanitize (__main__.TestTLS_FTPClassMixin) ... sem_init: Too many open files
ERROR

Fixed by setting the allocated Event objects to None when not needed anymore.
History
Date User Action Args
2014-10-11 12:18:28Urs.Trabersetrecipients: + Urs.Traber
2014-10-11 12:18:28Urs.Trabersetmessageid: <1413029908.66.0.757580851096.issue22610@psf.upfronthosting.co.za>
2014-10-11 12:18:28Urs.Traberlinkissue22610 messages
2014-10-11 12:18:28Urs.Trabercreate