When there is a bug in the task itself Daisy keep submitting an infinite number of workers I think it is because of this line https://github.com/funkelab/daisy/blob/0438eff1e81f2067c176bebcf76d277e650762ac/daisy/task_worker_pools.py#L65
When there is a bug in the task itself
Daisy keep submitting an infinite number of workers
I think it is because of this line
daisy/daisy/task_worker_pools.py
Line 65 in 0438eff