Skip to content

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

Merged
navi-desu merged 1 commit into
OpenRC:masterfrom
stacyharper:wbarraco/szwrqyzytoqu
Jul 19, 2026
Merged

Add "stopgroup" to kill the whole process group#1004
navi-desu merged 1 commit into
OpenRC:masterfrom
stacyharper:wbarraco/szwrqyzytoqu

Conversation

@stacyharper

@stacyharper stacyharper commented Apr 18, 2026

Copy link
Copy Markdown
Contributor

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
@stacyharper
stacyharper force-pushed the wbarraco/szwrqyzytoqu branch from ef33650 to c4932c5 Compare May 26, 2026 20:44
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.
@navi-desu
navi-desu force-pushed the wbarraco/szwrqyzytoqu branch from c4932c5 to 2782093 Compare July 19, 2026 15:43
@navi-desu
navi-desu merged commit 3b4114f into OpenRC:master Jul 19, 2026
7 checks passed
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.

3 participants