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

Add isSigPipeError to handle epipe errors #1051

Merged
merged 6 commits into from
Jul 29, 2024

Conversation

ivanduplenskikh
Copy link
Contributor

@ivanduplenskikh ivanduplenskikh commented Jul 24, 2024

Description: This PR adds isSigPipeError function to handle Error: write EPIPE errors without causing an infinite loop on Node16+.

Two unit tests are disabled due to errors in the pipe methods execWithPipingAsync and execWithPiping.
There is PR #1052 to resolve the problem.

@ivanduplenskikh ivanduplenskikh requested review from a team as code owners July 24, 2024 16:12
@ivanduplenskikh ivanduplenskikh merged commit 51ae910 into master Jul 29, 2024
6 checks passed
@ivanduplenskikh ivanduplenskikh deleted the users/v-ivandu/add-sigpipeerror-handling branch July 29, 2024 12:52
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.

4 participants