[issue37658] In some cases asyncio.wait_for can lead to socket leak.

Yury Selivanov report at bugs.python.org
Wed Aug 26 12:42:51 EDT 2020


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset a2118a14627256197bddcf4fcecad4c264c1e39d by Elvis Pranskevichus in branch 'master':
bpo-37658: Fix asyncio.wait_for() to respect waited task status (#21894)
https://github.com/python/cpython/commit/a2118a14627256197bddcf4fcecad4c264c1e39d


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37658>
_______________________________________


More information about the Python-bugs-list mailing list