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

Return closed stream if STDIO stream is closed #107

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Return closed stream if STDIO stream is closed #107

merged 2 commits into from
Sep 1, 2023

Conversation

trowski
Copy link
Member

@trowski trowski commented Sep 1, 2023

This modifies getStdin(), getStdout(), and getStderr() to return an already closed stream if the corresponding resource has been previously closed.

@trowski trowski requested a review from kelunik September 1, 2023 03:23
@trowski trowski merged commit 408a3b4 into 2.x Sep 1, 2023
8 checks passed
@trowski trowski deleted the closed-stdio branch September 3, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants