Here, the pool.terminate() will terminate the threads of thread pool (these threads are used to manage tasks of the pool). After pool.join() ...
確定! 回上一頁