Fix potential resource leaks in concurrent.futures.ProcessPoolExecutor
by joining all queues and processes when shutdown() is called.
Showing
Please register or sign in to comment
by joining all queues and processes when shutdown() is called.