blob: 3eee82e59dfafbbd9fda66d6000d45e95c8ed1d7 [file] [log] [blame]
Fix a :mod:`concurrent.futures.process` bug where ``ProcessPoolExecutor`` shutdown
could hang after a future has been quickly submitted and canceled.