Closed aeruder closed 6 years ago
We had a couple paths that were busy-waiting while waiting for a job to finish. Move logic into $self->wait_on_jobs to just delay a short period of time (0.02s) when there are no changes to any of the child PIDs.
We had a couple paths that were busy-waiting while waiting for a job to finish. Move logic into $self->wait_on_jobs to just delay a short period of time (0.02s) when there are no changes to any of the child PIDs.