podman/pkg/rootlessport
Giuseppe Scrivano bebc9d8145
rootlessport: handle SIGPIPE
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>
2020-03-19 15:59:30 +01:00
..
rootlessport_linux.go rootlessport: handle SIGPIPE 2020-03-19 15:59:30 +01:00