summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_concurrent_futures
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-109594: Fix concurrent.futures test_timeout() (GH-110018) (#110022)Miss Islington (bot)2023-09-281-7/+9
* [3.11] gh-109832: concurrent.futures test_deadlock restores sys.stderr (GH-10...Miss Islington (bot)2023-09-261-0/+6
* [3.11] gh-105829: Fix concurrent.futures.ProcessPoolExecutor deadlock (GH-108...elfstrom2023-09-241-1/+71
* [3.11] gh-109702: Increase concurrent_futures deadlock timeout (GH-109703) (#...Miss Islington (bot)2023-09-221-1/+1
* [3.11] gh-108388: Convert test_concurrent_futures to package (#108401) (#109704)Victor Stinner2023-09-2211-4/+1574
* [3.11] gh-108416: Mark slow but not CPU bound test methods with requires_reso...Serhiy Storchaka2023-09-052-0/+272