Files
make/tests/scripts/features
Paul Smith bd4ce86785 [SV 56918] Compute job slots properly on failing command
Ensure we properly reduce job_slots_used if a command fails because
it doesn't exist/can't be started.

* src/job.h (struct child): Add a field jobslot to be set when using
a job slot.
* src/job.c (start_waiting_job): Remember if we are using a job slot.
(reap_children): Reduce number of job slots used by jobslot.
2019-09-21 15:38:48 -04:00
..
2017-06-04 18:37:20 -04:00
2018-07-02 07:54:07 -04:00
2013-10-09 01:53:55 -04:00
2017-06-04 18:37:20 -04:00
2006-03-17 14:24:20 +00:00