mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 08:25:40 +00:00
When a pause process dies and its PID gets recycled by an unrelated process, the stale pause.pid file causes join failures. Detect this by checking /proc/<pid>/environ for _PODMAN_PAUSE=1 after a failed join attempt. Closes: https://github.com/containers/podman/issues/28157 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |
||
|---|---|---|
| .. | ||
| rootless.go | ||
| rootless_freebsd.c | ||
| rootless_freebsd.go | ||
| rootless_linux.c | ||
| rootless_linux.go | ||
| rootless_test.go | ||
| rootless_unsupported.go | ||