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 kyuupichan
Recipients fafhrd91, giampaolo.rodola, kyuupichan, vstinner, yselivanov
Date 2017-12-12.00:37:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513039053.62.0.213398074469.issue29970@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure what you mean about this being a server-specific problem.  It's clearly a bug in the asyncio SSL wrapper as using TCP instead of SSL with otherwise identical code doesn't leak open files.
History
Date User Action Args
2017-12-12 00:37:33kyuupichansetrecipients: + kyuupichan, vstinner, giampaolo.rodola, yselivanov, fafhrd91
2017-12-12 00:37:33kyuupichansetmessageid: <1513039053.62.0.213398074469.issue29970@psf.upfronthosting.co.za>
2017-12-12 00:37:33kyuupichanlinkissue29970 messages
2017-12-12 00:37:33kyuupichancreate