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

Fix 'The pipe is being closed' IOException #19

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

brendon1982
Copy link
Contributor

Fixed an issue where a 'The pipe is being closed' IOException is thrown when a CMD process doesn't exit naturally from the Control+C sent to it when attempting to stop the process, and is instead force killed after the wait time specified for the stop.

@brendon1982
Copy link
Contributor Author

Hi @Mpdreamz

I noticed that you have an open pull request (elastic/elasticsearch-net-abstractions#67) on elasticsearch-net-abstractions to upgrade to the latest version of this package.

This issue causes our Elastisearch tests to fail every now and then, so after getting this PR merged I was also going to submit a PR to upgrade this package on elasticsearch-net-abstractions.

Is there any chance of getting this fix in and then upgrading elasticsearch-net-abstractions directly to the new version?

Thanks

@Mpdreamz
Copy link
Contributor

There is! You caught me while I'm on PTO though somit might be a week before I get around to upgrading this across the board.

Thanks for the PR!

@brendon1982
Copy link
Contributor Author

Awesome!

Thanks so much for responding during your time off, hope you have a good break.

@Mpdreamz Mpdreamz merged commit 64bbd38 into nullean:master Nov 24, 2024
1 check passed
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.

2 participants