spiegel_podman/pkg/api/handlers
Daniel J Walsh d87f54fbba
Fix invalid wait condition on kill
When using the compatability tests on kill, the kill
function goes into an infinite wait loop taking all of the CPU.

This change will use the correct wait function and exit properly.

Fixes: https://github.com/containers/podman/issues/9206

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-03 07:56:13 -05:00
..
compat Fix invalid wait condition on kill 2021-02-03 07:56:13 -05:00
libpod Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00
swagger swagger.go: Fix compilation error 2021-01-24 17:31:29 -05:00
utils Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00
decoder.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
types.go More docker compat API fixes 2020-12-04 15:58:46 +01:00