An open API service indexing awesome lists of open source software.

https://github.com/gomodules/reaper


https://github.com/gomodules/reaper

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# reaper

Forked from https://github.com/openshift/library-go/tree/cf37770a6367744d5b9e4e1f87c8705ea89c7587/pkg/proc

xref: https://github.com/openshift/library-go/pull/127/files

Background:
- [Docker and the PID 1 zombie reaping problem](https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/)
- [WAIT(2) ](http://man7.org/linux/man-pages/man2/wait.2.html)