mirror of
https://github.com/containerd/containerd.git
synced 2026-07-04 21:58:58 +00:00
Given these same exact functions are both now available in opencontainers/runc (libcontainer/system) package, and we only use the `SetSubreaper` today from the shim, there seems to be no reason for duplication. Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>