Issue 29743: Closing transport during handshake process leaks open socket (original) (raw)

Issue29743

Created on 2017-03-06 23:00 by fafhrd91, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 480 merged fafhrd91,2017-03-06 23:00
PR 2044 merged yselivanov,2017-06-09 21:51
PR 2045 merged yselivanov,2017-06-09 21:52
PR 10029 open taleinat,2018-10-21 14:51
Messages (2)
msg289143 - (view) Author: Nikolay Kim (fafhrd91) * Date: 2017-03-06 23:00
https://github.com/python/asyncio/issues/487 https://github.com/KeepSafe/aiohttp/issues/1679
msg295590 - (view) Author: Yury Selivanov (yselivanov) * (Python committer) Date: 2017-06-09 22:34
Merged. Thank you Nikolay!
History
Date User Action Args
2022-04-11 14:58:43 admin set github: 73929
2018-10-21 14:51:43 taleinat set pull_requests: + <pull%5Frequest9367>
2017-06-09 22:34:15 yselivanov set status: open -> closednosy: + yselivanovmessages: + resolution: fixedstage: resolved
2017-06-09 21:52:39 yselivanov set pull_requests: + <pull%5Frequest2107>
2017-06-09 21:51:00 yselivanov set pull_requests: + <pull%5Frequest2106>
2017-03-06 23:00:45 fafhrd91 create