Commit 1f628dc0 authored by Morris Jette's avatar Morris Jette
Browse files

Fix bad job request validataion

If num_tasks == NO_VAL but min_cpus != NO_VAL, then num_cpus gets
reset to NO_VAL, which results in select/cons_res getting stuck in
a very slow loop (counting up to NO_VAL).
parent 6b192310
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment