]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95166: cancel map waited on future on timeout (GH-95169)
authorThomas Grainger <tagrain@gmail.com>
Thu, 28 Jul 2022 09:20:10 +0000 (10:20 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Jul 2022 09:20:10 +0000 (11:20 +0200)
commite16d4ed59072839b49bda4b447f260201aae7e39
tree57a11cdeb219ecb0e85b4548cf5aa1025ad1a479
parentb8b2990fb3218cffedfe7bc92e9e7ae2275b3c98
gh-95166: cancel map waited on future on timeout (GH-95169)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/concurrent/futures/_base.py
Lib/test/test_concurrent_futures.py
Misc/NEWS.d/next/Library/2022-07-23-10-42-05.gh-issue-95166.xw6p3C.rst [new file with mode: 0644]