Skip to content

Remove undeclared KILL_JOB_ARRAY#325

Merged
tazend merged 1 commit intoPySlurm:mainfrom
btravouillon:fix/KILL_JOB_ARRAY_not_found
Oct 13, 2023
Merged

Remove undeclared KILL_JOB_ARRAY#325
tazend merged 1 commit intoPySlurm:mainfrom
btravouillon:fix/KILL_JOB_ARRAY_not_found

Conversation

@btravouillon
Copy link
Copy Markdown
Contributor

KILL_JOB_ARRAY was renamed to KILL_ARRAY_TASK. Remove it since it is not used anywhere in the code.

See SchedMD/slurm@987557a

Fixes: #324

KILL_JOB_ARRAY was renamed to KILL_ARRAY_TASK. Remove it since it is not
used anywhere in the code.

See SchedMD/slurm@987557a

Fixes: PySlurm#324
@tazend tazend merged commit f7a7d8b into PySlurm:main Oct 13, 2023
@btravouillon btravouillon deleted the fix/KILL_JOB_ARRAY_not_found branch October 13, 2023 11:35
itkovian pushed a commit to itkovian/pyslurm that referenced this pull request Jan 10, 2024
KILL_JOB_ARRAY was renamed to KILL_ARRAY_TASK. Remove it since it is not
used anywhere in the code.

See SchedMD/slurm@987557a

Fixes: PySlurm#324
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.

error: ‘KILL_JOB_ARRAY’ undeclared

2 participants