mirror of
https://github.com/containers/podman.git
synced 2026-03-28 19:43:40 -04:00
In the instance where the user sends a signal, such as SIGINT (Ctl-c) when a Podman Machine is in the middle of starting, make sure the state doesn't get stuck in the "Currently Starting" status. Resolves: #24416 Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>