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 way to get child process stderr pipe #65

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

jspahrsummers
Copy link
Member

This makes it easier to handle child process stderr in memory, as opposed to having to write it out to a file (super annoying).

@jspahrsummers jspahrsummers merged commit 25d3123 into main Nov 20, 2024
4 checks passed
@jspahrsummers jspahrsummers deleted the justin/stderr-improvements branch November 20, 2024 21:29
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