Skip to content

Conversation

@veracioux
Copy link
Contributor

@veracioux veracioux commented Nov 2, 2025

For long-running stdout writes to a pipe, process.exit() can exit before everything is written (since writes to a pipe are asynchronous). This fix makes sure the streams are done before exiting.

Note: A more general fix than: #3821

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.

1 participant