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
concurrent.futures.Executor.map
does not cancel the currently waited on future
#95166
Labels
type-bug
An unexpected behavior, bug, or error
Comments
graingert
added a commit
to graingert/cpython
that referenced
this issue
Jul 23, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
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
that referenced
this issue
Jul 28, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
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
that referenced
this issue
Jul 28, 2022
ambv
pushed a commit
to ambv/cpython
that referenced
this issue
Jul 28, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
ambv
added a commit
that referenced
this issue
Jul 29, 2022
Fixed in 3.10 - 3.12. Thanks, Thomas! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
graingert commentedJul 23, 2022
•
edited
Bug report
result in:
Your environment
The text was updated successfully, but these errors were encountered: