Files
podman/pkg
Daniel J Walsh 6ca721cccd Drop container does not exist on removal to debugf
We have race conditions where a container can be removed
by two different processes when running podman --remove rm.

It can be cleaned up in the API or by the conmon executing
podman container cleanup.

When we fail to remove a container that does not exists we should
not be printing errors or warnings, we should just debug the fact.

[NO TESTS NEEDED] Since this is a race condition it is difficult to
test.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-05-21 09:37:53 -04:00
..
2020-12-22 13:34:31 -05:00
2021-02-11 23:01:56 +01:00
2021-05-06 11:51:15 +02:00
2019-07-23 15:43:40 -04:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-02-25 10:02:41 -06:00
2021-02-11 23:01:56 +01:00
2021-03-15 14:01:52 +01:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-02-11 23:01:56 +01:00
2020-12-22 13:34:31 -05:00
2020-01-13 14:27:02 +01:00
2021-02-11 23:01:56 +01:00