Skip to content
Prev Previous commit
Update Misc/NEWS.d/next/Library/2025-01-20-13-12-39.gh-issue-128550.A…
…J5TOL.rst

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
  • Loading branch information
kumaraditya303 and graingert authored Jan 20, 2025
commit 74ef5cccf06390a5b072e837f9088c2d203da1c9
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fixed an incorrect optimization relating to eager tasks in :class:`asyncio.TaskGroup` that resulted in cancellations being missed.
Removed an incorrect optimization relating to eager tasks in :class:`asyncio.TaskGroup` that resulted in cancellations being missed.