Skip to content

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Sep 5, 2024

ignore EPIPE when writing to the hook stdin, as the hook process could already have been terminated.

Closes: #1551

ignore EPIPE when writing to the hook stdin, as the hook process could
already have been terminated.

Closes: containers#1551

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Copy link
Collaborator

@flouthoc flouthoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flouthoc flouthoc merged commit 4467dd9 into containers:main Sep 5, 2024
53 of 57 checks passed
Copy link

podman system tests failed. @containers/packit-build please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ignore SIGPIPE if the hook exits without reading its stdin

2 participants