Change jobs to be held after reservation is gone
Before: When a reservation goes away the reservation pointer is removed from every pending job and the job could run outside the requested reservation. Now: When the reservation goes away, pending jobs requesting the reservation are put into a held state unless the reservation has the NO_HOLD_JOBS_AFTER_END flag. Bug 4214
Please register or sign in to comment