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

imp: kill only sends signal to shell #144

Open
grondo opened this issue Jun 4, 2022 · 0 comments
Open

imp: kill only sends signal to shell #144

grondo opened this issue Jun 4, 2022 · 0 comments

Comments

@grondo
Copy link
Contributor

grondo commented Jun 4, 2022

Problem: As noted in #142, when the IMP kill functionality is used, it only delivers the signal to a single PID. In the case of SIGKILL sent to a single shell, this kills the shell but may leave job tasks running.

The IMP kill functionality should perhaps send SIGKILL to the entire process group.

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

No branches or pull requests

1 participant