Yury Selivanov <yseliva...@gmail.com> added the comment:

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?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34745>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to