mirror of
https://github.com/containers/podman.git
synced 2026-03-05 07:20:48 -05:00
If the first container to get the pod lock is the infra container it's going to want to remove the entire pod, which will also remove every other container in the pod. Subsequent containers will get the pod lock and try to access the pod, only to realize it no longer exists - and that, actually, the container being removed also no longer exists. Signed-off-by: Matthew Heon <matthew.heon@pm.me>
46 KiB
46 KiB