Files
podman/libpod
Paul Holzinger ae04ee07b1 libpod: remove extra state lookup in HealthCheck()
Checking the state outside of locks is not safe and does not guarantee
us anything as the container could be stopped afterwards anyways.

So just skip the state check and then later in the exec logic we do the
same check again and return ErrCtrStateInvalid so just handle that
afterwards.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-06-23 18:47:07 +02:00
..
2026-06-11 21:56:15 +01:00
2026-04-22 14:02:25 -05:00
2025-11-11 12:32:46 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-06-02 19:02:38 +08:00
2026-06-02 19:02:38 +08:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-06-02 19:02:38 +08:00
2026-06-11 21:56:15 +01:00
2026-04-22 14:02:25 -05:00