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

Yury Selivanov report at bugs.python.org
Wed Aug 26 14:26:37 EDT 2020


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


New changeset 6e1954cd8286e083e7f8d09516d91b6b15769a4e by Miss Islington (bot) in branch '3.8':
bpo-37658: Fix asyncio.wait_for() to respect waited task status (GH-21894) (#21965)
https://github.com/python/cpython/commit/6e1954cd8286e083e7f8d09516d91b6b15769a4e


----------

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


More information about the Python-bugs-list mailing list