]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93297: Make asyncio task groups prevent child tasks from being GCed (#93299)
authorYury Selivanov <yury@edgedb.com>
Fri, 27 May 2022 22:20:21 +0000 (15:20 -0700)
committerGitHub <noreply@github.com>
Fri, 27 May 2022 22:20:21 +0000 (15:20 -0700)
commite6a57678cafe18ca132ee9510252168fcc392a8d
tree1171a3a061301a6c143b61eaf774264fa988a38f
parent70cfe56cafb2b549983f63d5d1a54654fe63c15c
gh-93297: Make asyncio task groups prevent child tasks from being GCed (#93299)
Lib/asyncio/taskgroups.py
Misc/NEWS.d/next/Library/2022-05-27-13-18-18.gh-issue-93297.e2zuHz.rst [new file with mode: 0644]