mirror of
https://github.com/containerd/containerd.git
synced 2026-08-13 17:07:26 +00:00
Previous code has already called `getContainer()`, just pass it into `s.getContainerPids` to reduce unnecessary lock and map lookup. Signed-off-by: Chen Yiyang <cyyzero@qq.com>