bpo-30966: concurrent.futures.Process.shutdown() closes queue (GH-19738) · python/cpython@1a27501 · GitHub
Skip to content

Commit 1a27501

Browse files
authored
bpo-30966: concurrent.futures.Process.shutdown() closes queue (GH-19738)
Process.shutdown(wait=True) of concurrent.futures now closes explicitly the result queue.
1 parent b94dbd7 commit 1a27501

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lib/concurrent/futures/process.py

Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)