• Alejandro Sanchez's avatar
    Don't update [min|max]_exit_code on job array task requeue. · 0e42eb87
    Alejandro Sanchez authored
    Only do so once the task actually finishes. Otherwise, a requeued task
    could set an incorrect max_exit_code even if completed with exit code 0
    after re-running again, leading to problems with i.e. other jobs with an
    afterok type of dependency on such array relying on the incorrectly set
    max_exit_code.
    
    Bug 7552.
    0e42eb87
To find the state of this project's repository at the time of any of these versions, check out the tags.