COMMITS
/ Lib/test/test_concurrent_futures/util.py August 26, 2025
R
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
Rani Pinchuk committed
March 6, 2025
S
gh-128364: Fix flaky `test_concurrent_futures.test_wait` tests (gh-130742)
Sam Gross committed
March 1, 2025
S
Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)
Sam Gross committed
S
gh-128364: Fix flaky `test_timeout` test (gh-130724)
Sam Gross committed
February 25, 2025
S
gh-129824: Temporarily skip InterpreterPoolMixin tests under TSAN (gh-129826)
Sam Gross committed
October 16, 2024
E
gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548)
Eric Snow committed
March 16, 2024
D
gh-112536: Add TSAN builds on Github Actions (#116872)
Donghee Na committed
February 25, 2024
M
gh-71052: Enable test_concurrent_futures on platforms that lack multiprocessing (gh-115917)
Malcolm Smith committed
August 24, 2023
V
gh-108388: Convert test_concurrent_futures to package (#108401)
Victor Stinner committed