subprocess_wait is already being used for image trimming, and there is seemingly no reason why that function cannot be used to manage simple parallelization as well. This would have the added benefit of being able to remove python from the required software stack.
subprocess_wait is already being used for image trimming, and there is seemingly no reason why that function cannot be used to manage simple parallelization as well. This would have the added benefit of being able to remove python from the required software stack.