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

Represent stdin, stdout, and stderr as files #322

Merged
merged 1 commit into from Apr 22, 2021
Merged

Represent stdin, stdout, and stderr as files #322

merged 1 commit into from Apr 22, 2021

Conversation

tschaub
Copy link
Owner

@tschaub tschaub commented Apr 21, 2021

Partial fix for #201.

@tschaub tschaub marked this pull request as ready for review April 22, 2021 20:34
@tschaub
Copy link
Owner Author

tschaub commented Apr 22, 2021

Going to consider this very experimental. It shouldn't cause any new issues, but may partially help people who use this library in conjunction with tape.

@tschaub tschaub merged commit cb3ad21 into main Apr 22, 2021
@tschaub tschaub deleted the std branch April 22, 2021 20:36
AlexanderBelokon added a commit to AlexanderBelokon/mock-fs that referenced this pull request Sep 22, 2022
tschaub#322 fixed some issues with `tape`, but introduced a new one: the node process exits with a non-zero code.
I believe [this change](https://github.com/tschaub/mock-fs/pull/322/files#diff-f003d52cb508b6a198d1aac361680301de0b3c0a9f800b3d3230da2923029322R271) is responsible for that, and reverting it fixes the issue for me.
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.

None yet

1 participant