Skip to content
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

gh-95166: cancel map waited on future on timeout #95169

Merged
merged 8 commits into from Jul 28, 2022

Conversation

graingert
Copy link
Contributor

@graingert graingert commented Jul 23, 2022

Lib/test/test_concurrent_futures.py Outdated Show resolved Hide resolved
Lib/test/test_concurrent_futures.py Outdated Show resolved Hide resolved
Lib/test/test_concurrent_futures.py Outdated Show resolved Hide resolved
Lib/test/test_concurrent_futures.py Outdated Show resolved Hide resolved
@graingert graingert marked this pull request as ready for review Jul 23, 2022
@graingert graingert requested a review from kumaraditya303 Jul 23, 2022
Copy link
Contributor

@kumaraditya303 kumaraditya303 left a comment

LGTM

…6p3C.rst

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@ambv ambv self-requested a review Jul 26, 2022
@ambv ambv merged commit e16d4ed into python:main Jul 28, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jul 28, 2022

Thanks @graingert for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit e16d4ed)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Jul 28, 2022

GH-95364 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit e16d4ed)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Jul 28, 2022

GH-95365 is a backport of this pull request to the 3.10 branch.

#95375 is the backport of this pull request to the 3.10 branch.

ambv pushed a commit that referenced this pull request Jul 28, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit e16d4ed)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
ambv pushed a commit to ambv/cpython that referenced this pull request Jul 28, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@graingert graingert deleted the cancel-map-future-on-timeout branch Jul 28, 2022
ambv added a commit that referenced this pull request Jul 29, 2022
…H-95375)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants