Close the call queue in concurrent.futures.ProcessPoolExecutor when
shutdown() is called, without waiting for the garbage collector to kick in.
Showing
Please register or sign in to comment
shutdown() is called, without waiting for the garbage collector to kick in.