Skip to content

bpo-31326: ProcessPoolExecutor waits for the call queue thread#3265

Merged
vstinner merged 2 commits into
python:masterfrom
vstinner:futures_join_thread
Sep 1, 2017
Merged

bpo-31326: ProcessPoolExecutor waits for the call queue thread#3265
vstinner merged 2 commits into
python:masterfrom
vstinner:futures_join_thread

Fix for shutdown() being called twice.

707343b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs