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

Enable SignalChildrenProcesses by default #37

Open
jamesbeedy opened this issue Nov 9, 2024 · 1 comment
Open

Enable SignalChildrenProcesses by default #37

jamesbeedy opened this issue Nov 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jamesbeedy
Copy link
Contributor

Bug Description

Slurm process tracking is currently not configured to kill child processes of a job. Set SignalChildrenProcesses=yes in cgroup.conf to enable this functionality.

To Reproduce

NA

Environment

NA

Relevant log output

NA

Additional context

No response

@NucciTheBoss NucciTheBoss added the enhancement New feature or request label Nov 18, 2024
@NucciTheBoss
Copy link
Member

Surprising that Slurm doesn't have this enabled by default. This will be helpful for when we eventually enable Open OnDemand in Charmed HPC since VSCode Server is notorious for leaving behind child processes that bog down cluster performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants