mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
If a container is removed during the loop we should just ignore it. No reason to log this as error to the user. Fixes #23279 Signed-off-by: Paul Holzinger <pholzing@redhat.com>