Skip to content

Fix LSF command handling bugs and clean up dead code#1

Merged
krokicki merged 9 commits intomainfrom
misc-improvements
Apr 11, 2026
Merged

Fix LSF command handling bugs and clean up dead code#1
krokicki merged 9 commits intomainfrom
misc-improvements

Conversation

@krokicki
Copy link
Copy Markdown
Member

Misc improvements:

  • Fix poll() to parse partial bjobs output when some job IDs have been cleaned from LSF history, instead of skipping the entire poll cycle
  • Map LSF suspended states (USUSP, SSUSP) to RUNNING instead of PENDING to prevent status regression for jobs that were already executing
  • Fix cancel_all to tolerate individual cancellation failures instead of abandoning the operation
  • Remove dead .out/.err replacement code from array job script rewriting
  • Unify _BJOBS_FIELDS and _BJOBS_RECONNECT_FIELDS into a single constant that includes job_name

@StephanPreibisch

@krokicki krokicki merged commit 5d2e5d8 into main Apr 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant