mirror of
https://github.com/containerd/containerd.git
synced 2026-07-05 06:09:32 +00:00
This test produces zombies when PID 1 does not properly reap child processes. Modifies the test to ignore these processes in the meantime. Signed-off-by: Chris Henzie <chrishenzie@google.com>