rfdonnelly / jobrnr

Jobrnr runs jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running jobs terminated prematurely when `--max-failures` reached

rfdonnelly opened this issue · comments

When --max-failures is reached, JobRnr exists immediately. Instead, it should stop submitting new jobs and let and running jobs finish.