Fix a :mod:`concurrent.futures.process` bug where ProcessPoolExecutor
shutdown
could hang after a future has been quickly submitted and canceled.
Fix a :mod:`concurrent.futures.process` bug where ProcessPoolExecutor
shutdown
could hang after a future has been quickly submitted and canceled.