Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial #6914 job_agent separated terminating vs destroying #7337

Merged
merged 4 commits into from
Nov 13, 2024

Commits on Oct 30, 2024

  1. Partial #6914 job_agent separated terminating vs destroying

    - does not cancel the sbatch job when terminating
    - job_agent _SBATCH_ID_FILE write
    - job_supervisor concept of verify_status but doesn't change semantics yet
    - pkcli.elegant-schema better approach to updating schema
    - const.DEV_SRC_RADIASOFT_DIR
    robnagler committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    66b327f View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    robnagler committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8191983 View commit details
    Browse the repository at this point in the history
  3. _must_verify_status needs to be global

    - _ComputeJob.is_destroyed unused
    robnagler committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6e85033 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    fd58ef4 View commit details
    Browse the repository at this point in the history