output window - crashes under load. #149
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
verified
Verification succeeded
Milestone
Hi
When configuring the vscode task runner for
"showOutput": "always"
, I note the output window may become overwhelmed if the process emits large amounts of text/data. This results in the application becoming unresponsive and requiring a restart.Is it possible to buffer any output from a process and page it gracefully to the output window?
Many Thanks
The text was updated successfully, but these errors were encountered: