mirror of
https://github.com/containers/podman.git
synced 2026-03-31 13:01:29 -04: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>