-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily uncork report stream when clearing spinner
The spinner is not cleared while the stream is corked, which then corrupts the printing of stdout / stderr chunks received from the test processes. Fixes #2541
- Loading branch information
1 parent
8d03e1d
commit 5ddc9fd
Showing
2 changed files
with
50 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.