I'm using --max-jobs to control worker lifetime, it seems like there's an off-by-one bug in that the workers process 1 more job than the param to max_jobs.
This option is marked as a "temp workaround", but it's a useful feature so hopefully it won't disappear!
Even better would be an option to control worker lifetime by elapsed time, is that possible?
I'm using --max-jobs to control worker lifetime, it seems like there's an off-by-one bug in that the workers process 1 more job than the param to max_jobs.
This option is marked as a "temp workaround", but it's a useful feature so hopefully it won't disappear!
Even better would be an option to control worker lifetime by elapsed time, is that possible?