Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore SIGPIPE if the hook exits without reading its stdin #1551

Closed
giuseppe opened this issue Sep 5, 2024 · 1 comment · Fixed by #1553
Closed

ignore SIGPIPE if the hook exits without reading its stdin #1551

giuseppe opened this issue Sep 5, 2024 · 1 comment · Fixed by #1553

Comments

@giuseppe
Copy link
Member

giuseppe commented Sep 5, 2024

more details here: containers/podman#23864

giuseppe added a commit to giuseppe/crun that referenced this issue Sep 5, 2024
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 <[email protected]>
@giuseppe
Copy link
Member Author

giuseppe commented Sep 5, 2024

opened a PR:

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 a pull request may close this issue.

1 participant