mirror of
https://github.com/containers/podman.git
synced 2025-12-15 11:42:28 +08:00
When removing a container's dependency, getting an error that the container has already been removed (ErrNoSuchCtr and ErrCtrRemoved) should not be fatal. We wanted the container gone, it's gone, no need to error out. [NO NEW TESTS NEEDED] This is a race and thus hard to test for. Fixes #18874 Signed-off-by: Matt Heon <mheon@redhat.com>
46 KiB
46 KiB