mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08:00

when a sigpipe is received the stdout/stderr pipe was closed, so reopen them with /dev/null. Closes: https://github.com/containers/libpod/issues/5541 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>