Skip to content
Snippets Groups Projects

Append to .out files for pre-emptable finalize job

Merged Thomas Kluyver requested to merge feat/finalize-out-append into master

Description

This should make it possible to see if a finalize job was pre-empted and requeued. By default, the requeued job overwrites the output file, removing the evidence.

How Has This Been Tested?

No easy way to test, other than deploying it and waiting to see results. The --open-mode=append option is taken from sbatch docs.

Types of changes

Checklist:

  • My code follows the code style of this project.

Reviewers

@ahmedk @schmidtp

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading