[issue29406] asyncio SSL contexts leak sockets after calling close with certain Apache servers

Grzegorz Grzywacz report at bugs.python.org
Mon Jun 19 13:21:03 EDT 2017


Grzegorz Grzywacz added the comment:

This is not problem with madis-data.ncep.noaa.gov not doing ssl shutdown, this is problem with asyncio not doing it.

Patch from this #30698 issue fix this too.

----------
nosy: +grzgrzgrz3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29406>
_______________________________________


More information about the Python-bugs-list mailing list