dumb-init
dumb-init copied to clipboard
Survive bereaving (updated)
This is a superseed of https://github.com/Yelp/dumb-init/pull/141 that looked abandoned. It has the original work from @fkuknav and the source code was modified with @chriskuehl comments. I've also added exit_status init to fix a compilation bug.
I've repaired legacy tests. I should add new tests to make sure "bereaving" mode is working as expected, but I failed to understand correctly how zombies are tested currently and could use some help on this.
@odoucet Are there any plans to merge this PR? I was looking into using dumb-init for a project, but cannot do so until this fix is added to a release.