Commit d7be322b authored by Morris Jette's avatar Morris Jette
Browse files

Improve error handling for job resizing

If a job with running steps is resized, that will result in the job's
core_bitmap size changing, but not that of the step, resulting in an
error message. This adds a job resized flag and prints a more meaningful
message when appropriate.
parent e55734dc
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