Skip to content

Add "stopgroup" to kill the whole process group#1004

Open
stacyharper wants to merge 1 commit intoOpenRC:masterfrom
stacyharper:wbarraco/szwrqyzytoqu
Open

Add "stopgroup" to kill the whole process group#1004
stacyharper wants to merge 1 commit intoOpenRC:masterfrom
stacyharper:wbarraco/szwrqyzytoqu

Conversation

@stacyharper
Copy link
Copy Markdown

@stacyharper stacyharper commented Apr 18, 2026

We want to give an option for the user to signal the whole process group. This help writing shell scripts as daemons, without leaving orphan process behind.

We don't want to always cleanup on orphans processes. They can be intentional, and harmless.

@stacyharper stacyharper force-pushed the wbarraco/szwrqyzytoqu branch 3 times, most recently from 012e6a0 to d83e570 Compare April 18, 2026 10:39
We want to give an option for the user to signal the whole process
group. This help writing shell scripts as daemons, without leaving
orphan process behind.

We don't want to always cleanup on orphans processes. They can
be intentional, and harmless.
@stacyharper stacyharper force-pushed the wbarraco/szwrqyzytoqu branch from d83e570 to eef8b87 Compare April 18, 2026 10:46
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.

1 participant