-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(runner): Buffer stdout and stderr for output when errors occur
When it is determined that an error occured during the run of a launch it's useful to have output from the process. We just need to know what was going on in order to debug (if necessary) Related to #2663 Complete browser log output when process isn't started
- Loading branch information
LoveIsGrief
committed
Apr 18, 2017
1 parent
03958ce
commit 460d423
Showing
2 changed files
with
39 additions
and
1 deletion.
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 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