Skip to content

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

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

Add "stopgroup" to kill the whole process group#1004
stacyharper wants to merge 1 commit into
OpenRC: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 4 times, most recently from d83e570 to eef8b87 Compare April 18, 2026 10:46
@stacyharper stacyharper force-pushed the wbarraco/szwrqyzytoqu branch from eef8b87 to ef33650 Compare May 26, 2026 20:36
Comment thread src/shared/schedules.c Fixed
Comment thread src/shared/schedules.c Fixed
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 ef33650 to c4932c5 Compare May 26, 2026 20:44
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.

2 participants