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
*
[3.13] gh-88110: Clear concurrent.futures.thread._threads_queues after fork t...
Miss Islington (bot)
2024-11-22
1
-0/+19
*
[3.13] Fix typos (#123775) (#123866)
Victor Stinner
2024-10-07
1
-2/+2
*
[3.13] gh-117657: Skip test when running under TSan (GH-121549) (GH-121553)
Miss Islington (bot)
2024-07-09
1
-0/+1
*
gh-118140: Make the``test_concurrent_futures.test_init`` quiet. (GH-118141)
Kirill Podoprigora
2024-04-23
1
-1/+2
*
gh-117688: Fix deadlock in test_no_stale_references with GIL disabled (#117720)
Sam Gross
2024-04-15
1
-11/+21
*
gh-116622: Test updates for Android (#117299)
Malcolm Smith
2024-04-05
1
-1/+1
*
gh-117478: Add `@support.requires_gil_enabled` decorator (#117479)
Sam Gross
2024-04-04
2
-2/+2
*
gh-117344: Skip flaky tests in free-threaded build (#117355)
Sam Gross
2024-03-29
2
-0/+2
*
gh-114099: Additions to standard library to support iOS (GH-117052)
Russell Keith-Magee
2024-03-28
1
-0/+1
*
gh-114271: Fix race in `Thread.join()` (#114839)
mpage
2024-03-16
1
-2/+2
*
gh-112536: Add TSAN builds on Github Actions (#116872)
Donghee Na
2024-03-16
1
-0/+4
*
gh-116682: stdout may be empty in test_cancel_futures_wait_false (#116683)
Sam Gross
2024-03-13
1
-1/+3
*
gh-71052: fix test_concurrent_futures wasi regression. (#115923)
Gregory P. Smith
2024-02-26
1
-1/+5
*
gh-71052: Enable test_concurrent_futures on platforms that lack multiprocessi...
Malcolm Smith
2024-02-25
3
-3/+14
*
gh-104090: Add exit code to multiprocessing ResourceTracker (GH-115410)
Petr Viktorin
2024-02-21
1
-0/+26
*
gh-110481: Implement inter-thread queue for biased reference counting (#114824)
Sam Gross
2024-02-09
2
-2/+16
*
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