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
sacct errors or returns no output, check_job_exit_status returns (True, [], 0) with only a warning which to my eye treats "unknown status" as success. I think we'd probably want to do the opposite.
saccterrors or returns no output, check_job_exit_status returns(True, [], 0)with only a warning which to my eye treats "unknown status" as success. I think we'd probably want to do the opposite.