diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-05 10:56:40 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-05 13:33:41 -0400 |
commit | ad27532b6c9c657c7aecaca4bcccb5baa6576839 (patch) | |
tree | dff3f5aed0e079d9aeebf3ae22e65e0f1c1cd0d3 /pkg | |
parent | fb6eca50ba9e2dc652da0c33c72db70ab9da85e9 (diff) | |
download | podman-ad27532b6c9c657c7aecaca4bcccb5baa6576839.tar.gz podman-ad27532b6c9c657c7aecaca4bcccb5baa6576839.tar.bz2 podman-ad27532b6c9c657c7aecaca4bcccb5baa6576839.zip |
Eliminate race condition on podman info
There is a potential of a race condition where
a container is removed while podman is looking
up information on the total containers. This can
cause podman info to fail with an error
"no such container".
This change ignores the failure.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'pkg')
0 files changed, 0 insertions, 0 deletions