[issue29743] Closing transport during handshake process leaks open socket

2018-10-21 Thread Tal Einat
Change by Tal Einat : -- pull_requests: +9367 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.py

[issue29743] Closing transport during handshake process leaks open socket

2017-06-09 Thread Yury Selivanov
Yury Selivanov added the comment: Merged. Thank you Nikolay! -- nosy: +yselivanov resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___

[issue29743] Closing transport during handshake process leaks open socket

2017-06-09 Thread Yury Selivanov
Changes by Yury Selivanov : -- pull_requests: +2107 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue29743] Closing transport during handshake process leaks open socket

2017-06-09 Thread Yury Selivanov
Changes by Yury Selivanov : -- pull_requests: +2106 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue29743] Closing transport during handshake process leaks open socket

2017-03-06 Thread Nikolay Kim
New submission from Nikolay Kim: https://github.com/python/asyncio/issues/487 https://github.com/KeepSafe/aiohttp/issues/1679 -- messages: 289143 nosy: fafhrd91 priority: normal pull_requests: 436 severity: normal status: open title: Closing transport during handshake process leaks open