mirror of
https://github.com/containers/podman.git
synced 2025-12-08 14:48:48 +08:00
When checking if the container has already been removed, use c.state.HasContainer() instead of the runtime's API to avoid trying to take the already acquired lock. Fixes: #1245 Signed-off-by: Valentin Rothberg <vrothberg@suse.com> Closes: #1251 Approved by: baude
12 KiB
12 KiB