index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_concurrent_futures
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-110829: Ensure Thread.join() joins the OS thread (#110848)
Antoine Pitrou
2023-11-04
1
-3/+3
*
gh-109917: Fix test instability in test_concurrent_futures (#110306)
elfstrom
2023-10-03
1
-1/+2
*
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner
2023-10-01
1
-1/+1
*
gh-109047: concurrent.futures catches PythonFinalizationError (#109810)
Victor Stinner
2023-09-29
1
-0/+29
*
gh-109594: Fix concurrent.futures test_timeout() (#110018)
Victor Stinner
2023-09-28
1
-8/+9
*
gh-109565: Fix concurrent.futures test_future_times_out() (#109949)
Victor Stinner
2023-09-27
1
-2/+5
*
gh-109832: concurrent.futures test_deadlock restores sys.stderr (#109887)
Victor Stinner
2023-09-26
1
-0/+6
*
gh-105829: Fix concurrent.futures.ProcessPoolExecutor deadlock (#108513)
elfstrom
2023-09-22
1
-1/+71
*
gh-109702: Increase concurrent_futures deadlock timeout (#109703)
Victor Stinner
2023-09-22
1
-1/+1
*
gh-107219: Fix concurrent.futures terminate_broken() (#108974)
Victor Stinner
2023-09-06
1
-0/+2
*
gh-108416: Mark slow but not CPU bound test methods with requires_resource('w...
Serhiy Storchaka
2023-09-05
2
-0/+4
*
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Serhiy Storchaka
2023-09-02
1
-0/+2
*
gh-108388: Convert test_concurrent_futures to package (#108401)
Victor Stinner
2023-08-24
11
-0/+1844