You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[scheduler] Fix missing job progress on job completion
This change adds a check for job progress before generating
the resuming arguments. If progress is not available, it
defaults to the initial arguments, as the resuming arguments
can't be obtained from the job result.
Signed-off-by: Jose Javier Merchante <[email protected]>
0 commit comments