]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100522 Add a test for 'futures.as_completed' timing out with a non-zero timeout...
authorJosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Thu, 26 Jan 2023 07:01:11 +0000 (07:01 +0000)
committerGitHub <noreply@github.com>
Thu, 26 Jan 2023 07:01:11 +0000 (23:01 -0800)
commita2262789abccb68a61bb4047743fbcbd9a64b13c
treef1ab3a78caaca281953b0b2b61ba2cbe533563a3
parent73245d084e383b5bc3affedc9444e6b6c881c546
gh-100522 Add a test for 'futures.as_completed' timing out with a non-zero timeout value (#100523)
Lib/test/test_concurrent_futures.py