Skip to content

gh-88110: clear concurrent.futures.thread._threads_queues after fork to avoid joining parent process' threads#126098

Merged
serhiy-storchaka merged 11 commits into
python:mainfrom
Drino:bug88110_tests
Nov 22, 2024
Merged

gh-88110: clear concurrent.futures.thread._threads_queues after fork to avoid joining parent process' threads#126098
serhiy-storchaka merged 11 commits into
python:mainfrom
Drino:bug88110_tests

Fix the test.

bbaad99
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs