COMMITS
/ Lib/test/test_concurrent_futures/test_deadlock.py August 26, 2025
R
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
Rani Pinchuk committed
April 12, 2025
B
gh-132097: skip tests raising an explicit SIGSEV when UB sanitizer is on (#132398)
Bénédikt Tran committed
September 9, 2024
A
Fix typos (#123775)
algonell committed
August 12, 2024
X
Fix typos in comments and test code (#122846)
Xie Yanbo committed
October 3, 2023
E
gh-109917: Fix test instability in test_concurrent_futures (#110306)
elfstrom committed
September 26, 2023
V
gh-109832: concurrent.futures test_deadlock restores sys.stderr (#109887)
Victor Stinner committed
September 22, 2023
E
gh-105829: Fix concurrent.futures.ProcessPoolExecutor deadlock (#108513)
elfstrom committed
V
gh-109702: Increase concurrent_futures deadlock timeout (#109703)
Victor Stinner committed
September 6, 2023
V
gh-107219: Fix concurrent.futures terminate_broken() (#108974)
Victor Stinner committed
August 24, 2023
V
gh-108388: Convert test_concurrent_futures to package (#108401)
Victor Stinner committed