bpo-30966: concurrent.futures.Process.shutdown() closes queue (GH-19738)
Process.shutdown(wait=True) of concurrent.futures now closes explicitly the result queue.
V
Victor Stinner committed
1a275013d1ecc2e3778d64fda86174b2f13d6969
Parent: b94dbd7
Committed by GitHub <noreply@github.com>
on 4/27/2020, 6:53:37 PM