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 matejcik
Recipients donmez, ezio.melotti, gregory.p.smith, matejcik, neologix, pitrou, vstinner
Date 2013-03-28.16:28:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364488098.76.0.926413653311.issue12466@psf.upfronthosting.co.za>
In-reply-to
Content
i don't think that's it, look at the result output in comment #183756: the list of fds is correct, except that they aren't closed as they should be.

i can't reproduce the result when running code by hand, so it's either a race or an issue with test setup.

so far i figured out that this goes away when patch from issue #16962 is reverted
History
Date User Action Args
2013-03-28 16:28:18matejciksetrecipients: + matejcik, gregory.p.smith, pitrou, vstinner, donmez, ezio.melotti, neologix
2013-03-28 16:28:18matejciksetmessageid: <1364488098.76.0.926413653311.issue12466@psf.upfronthosting.co.za>
2013-03-28 16:28:18matejciklinkissue12466 messages
2013-03-28 16:28:18matejcikcreate