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 yselivanov
Recipients asvetlov, thehesiod, yselivanov
Date 2018-09-19.22:44:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537397068.58.0.956365154283.issue34745@psf.upfronthosting.co.za>
In-reply-to
Content
What is "raw asyncio SSL sockets"? We don't use SSL sockets in asyncio, we use SSL Memory BIO.  Do you think that some SSL context objects aren't being properly released?

BTW, can you see the leak when run under uvloop?
History
Date User Action Args
2018-09-19 22:44:28yselivanovsetrecipients: + yselivanov, asvetlov, thehesiod
2018-09-19 22:44:28yselivanovsetmessageid: <1537397068.58.0.956365154283.issue34745@psf.upfronthosting.co.za>
2018-09-19 22:44:28yselivanovlinkissue34745 messages
2018-09-19 22:44:28yselivanovcreate