Which one is true? First wait() for the pool.apply_async() jobs and then pool.close()?
numofProcesses = multiprocessing.cpu_count() pool = multiprocessing.Poo