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 small issue when iterating and stdout option is ignore #62

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Sep 4, 2024

This PR fixes a small bug when iterating over promise.stdout/promise.stderr and the stdout/stderr option is 'ignore' (or anything else but 'pipe').

@ehmicky ehmicky force-pushed the fix-ignore-iteration branch from f453d9b to beb2760 Compare September 4, 2024 17:12
@ehmicky
Copy link
Collaborator Author

ehmicky commented Sep 4, 2024

Fixed tests.

@sindresorhus sindresorhus merged commit eac7c65 into main Sep 4, 2024
12 checks passed
@sindresorhus sindresorhus deleted the fix-ignore-iteration branch September 4, 2024 17:18
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