]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128588: gh-128550: remove eager tasks optimization that missed and introduced...
authorThomas Grainger <tagrain@gmail.com>
Mon, 20 Jan 2025 17:13:01 +0000 (17:13 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 17:13:01 +0000 (17:13 +0000)
commited6934e71e55d398df8263f4697f58e4a3815f69
treef191233d9f377ddc60189736fdfe469832206b8c
parentab61d3f4303d14a413bc9ae6557c730ffdf7579e
gh-128588: gh-128550: remove eager tasks optimization that missed and introduced incorrect cancellations (#129063)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/asyncio/taskgroups.py
Lib/test/test_asyncio/test_taskgroups.py
Misc/NEWS.d/next/Library/2025-01-20-13-12-39.gh-issue-128550.AJ5TOL.rst [new file with mode: 0644]