mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
bc7efa6b81
There is no reason to have a special type returned from the cgroups Apply function for getting the paths and cleanup. With access to the paths we can just delete what we need. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>