Skip to content

Conversation

@ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Mar 4, 2024

This PR improves the logic related to piping streams, which is used both by the std* option and by childProcess.pipe(otherProcess). This makes both features share the same piping logic. This also includes minor improvements of that logic. Finally, this removes some code duplication thanks to recent tweaks of the merge-streams library.

@ehmicky ehmicky force-pushed the improve-pipeline branch from c455dd3 to 11ff37c Compare March 4, 2024 06:15
@sindresorhus sindresorhus merged commit 5abc429 into main Mar 4, 2024
@sindresorhus sindresorhus deleted the improve-pipeline branch March 4, 2024 08:03
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.

3 participants