mirror of
https://github.com/containers/podman.git
synced 2026-03-30 20:43:40 -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>