]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95364)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 28 Jul 2022 10:56:21 +0000 (03:56 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Jul 2022 10:56:21 +0000 (12:56 +0200)
commit763801aae2eca326e7828fcd274acde6165a4a4b
tree4451f803827c95a38cbded15f4ab81ba6308946a
parent123079241db8c15af6bf206e2f390ed6a9736231
gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95364)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit e16d4ed59072839b49bda4b447f260201aae7e39)

Co-authored-by: Thomas Grainger <tagrain@gmail.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]