Skip to content

Remove multiprocessing from batch processing

Cees Voesenek requested to merge remove-multiprocess into master

This contains a lot of duplicated code, which is a burden when refactoring the BatchProcessing class. Functionality similar to multi-processing should be reinstated after refactoring.

Merge request reports

Loading