Skip to content

Close and join multiprocessing pool after parallel work is done.

Josh McConnell requested to merge close-pool into master

Close and join multiprocessing pool after parallel work is done for the normalized variance computation. This fixes some warnings that were occurring in some cases.

Merge request reports