Alexander Mohr <thehes...@gmail.com> added the comment:

sorry, by "raw" I mean in the context of aiohttp, so just using the normal 
python ssl context and asyncio sockets.  I don't think it's an object not 
getting GC'd because I didn't see any increase on object counts, nor leaks per 
tracemalloc.  I think it's some low-level native memory leaked by openssl.

I've updated the gist w/ uvloop and ran with it and still get a leak, see gist 
+ aiohttp issue for plot

----------

_______________________________________
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