bb912eb00c
When a subreaper is enabled, it might expect to reap a process and retrieve its exit code. That's the reason why this patch is giving the possibility to define the usage of a subreaper as a consumer of libcontainer. Relying on this information, libcontainer will not wait for signalled processes in case a subreaper has been set. Fixes #1677 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
linux.go | ||
proc.go | ||
proc_test.go | ||
syscall_linux_32.go | ||
syscall_linux_64.go | ||
sysconfig.go | ||
sysconfig_notcgo.go | ||
unsupported.go | ||
xattrs_linux.go |