diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-05-25 06:15:32 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-05-25 09:25:38 -0400 |
commit | 9ab3fd876d832ffe881862818dea867d9e06cbe6 (patch) | |
tree | 146b906d990d1ab02475535a60d1052a86555228 /vendor/github.com/godbus/dbus/v5/sequence.go | |
parent | a6f0ac229f57c1ac93fe0604dd923f704e976d9a (diff) | |
download | podman-9ab3fd876d832ffe881862818dea867d9e06cbe6.tar.gz podman-9ab3fd876d832ffe881862818dea867d9e06cbe6.tar.bz2 podman-9ab3fd876d832ffe881862818dea867d9e06cbe6.zip |
Fix race condition in running ls container in a pod
All of the tests has an assumption that RunLsContainer and RunLsContainerInPod completes
the container before returning. But since the container is running
in back ground mode, the container could be still running before tools
attempt to remove it. Removing the "-d" from the command fixes the
container to match the assumption.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/github.com/godbus/dbus/v5/sequence.go')
0 files changed, 0 insertions, 0 deletions