Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output window - crashes under load. #149

Closed
sinclairzx81 opened this issue Nov 19, 2015 · 2 comments
Closed

output window - crashes under load. #149

sinclairzx81 opened this issue Nov 19, 2015 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster verified Verification succeeded
Milestone

Comments

@sinclairzx81
Copy link

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

@bpasero bpasero self-assigned this Nov 19, 2015
@bpasero
Copy link
Member

bpasero commented Nov 19, 2015

@sinclairzx81 any chance you can provide a reproducible case? we added some buffering recently but maybe it is not enough.

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster and removed bug Issue identified by VS Code Team member as probable bug labels Nov 19, 2015
@bpasero bpasero modified the milestone: Dec 2015 Nov 26, 2015
@bpasero
Copy link
Member

bpasero commented Nov 27, 2015

please reopen when you have more information.

@bpasero bpasero closed this as completed Nov 27, 2015
@bpasero bpasero added the verified Verification succeeded label Dec 17, 2015
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants