mirror of
https://github.com/containerd/containerd.git
synced 2026-08-13 17:07:26 +00:00
When containerd-shim does reaper, the most processes are not init process. Since json.Decode consumes more CPU resource, we should check killall option for init process only. Signed-off-by: Wei Fu <fuweid89@gmail.com>