Commit 1aa7af7d authored by Morris Jette's avatar Morris Jette
Browse files

Prevent slurmctld abort on kill of job waiting node reboot

Prevent slurmctld abort if job is killed or requeued while waiting for
    reboot of its allocated compute nodes. The _wait_boot() would
    reference job_ptr->node_bitmap, which would be NULL.
parent cf6733be
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment