mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
859a780d6f
This is effectively a nicer implementation of the container.isPaused() helper, but to be used within the cgroup code for handling some fun issues we have to fix with the systemd cgroup driver. Signed-off-by: Aleksa Sarai <asarai@suse.de>