Skip to content

Fix verbose logs interleaving#600

Merged
sindresorhus merged 1 commit intomainfrom
fix-verbose
Dec 15, 2023
Merged

Fix verbose logs interleaving#600
sindresorhus merged 1 commit intomainfrom
fix-verbose

Conversation

@ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Dec 14, 2023

Fixes #598.

When printing verbose logs, they must be synchronous to guarantee that they are printed before the child process's stdout/stderr.

Loading
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.

Fix the verbose tests

2 participants