Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.13] gh-128588: gh-128550: remove eager tasks optimization that missed and introduced incorrect cancellations (GH-129063) #129089

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 20, 2025

(cherry picked from commit ed6934e)

Co-authored-by: Thomas Grainger [email protected]
Co-authored-by: Kumar Aditya [email protected]

โ€ฆt missed and introduced incorrect cancellations (pythonGH-129063)

(cherry picked from commit ed6934e)

Co-authored-by: Thomas Grainger <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) January 20, 2025 17:15
@kumaraditya303 kumaraditya303 merged commit a1c48a7 into python:3.13 Jan 20, 2025
42 checks passed
@kumaraditya303 kumaraditya303 added the needs backport to 3.12 only security fixes label Jan 20, 2025
@miss-islington-app
Copy link

Thanks @miss-islington for the PR, and @kumaraditya303 for merging it ๐ŸŒฎ๐ŸŽ‰.. I'm working now to backport this PR to: 3.12.
๐Ÿ๐Ÿ’โ›๐Ÿค–

@miss-islington-app
Copy link

Sorry, @miss-islington and @kumaraditya303, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a1c48a750cc52332b0ed16ea8ffa07c18eaee201 3.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-asyncio type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants