As part of my work on podman last year, I made a quick-and-dirty port of catatonit, mostly around using kqueue instead of signalfd for events and procctl instead of prctl for child subreaper support. If there is any interest in merging this, I can take some time to clean this up and make a PR.
As part of my work on podman last year, I made a quick-and-dirty port of catatonit, mostly around using kqueue instead of signalfd for events and procctl instead of prctl for child subreaper support. If there is any interest in merging this, I can take some time to clean this up and make a PR.