Skip to content
Snippets Groups Projects
  • jette's avatar
    487bfd47
    correct job end time if time limit infinite · 487bfd47
    jette authored
    sched/backfill - If job started with infinite time limit, set its end_time
    one year in the future. Previous logic would based it upon INFINITE and
    produce an overflow of the uint32_t time.
    487bfd47
    History
    correct job end time if time limit infinite
    jette authored
    sched/backfill - If job started with infinite time limit, set its end_time
    one year in the future. Previous logic would based it upon INFINITE and
    produce an overflow of the uint32_t time.