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: close stdin before waiting for child process #1464

Merged
merged 1 commit into from
Aug 11, 2024
Merged

fix: close stdin before waiting for child process #1464

merged 1 commit into from
Aug 11, 2024

Conversation

sxyazi
Copy link
Owner

@sxyazi sxyazi commented Aug 11, 2024

Fixes #1463

@sxyazi sxyazi merged commit ce944bc into main Aug 11, 2024
6 checks passed
@sxyazi sxyazi deleted the pr-b53648a7 branch August 11, 2024 05:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Child process hangs waiting for EOF (end fo file) when using stdin(Command.PIPED)
1 participant