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

spamming terminals deprive other ws channels #6230

Open
akosyakov opened this issue Sep 20, 2019 · 0 comments
Open

spamming terminals deprive other ws channels #6230

akosyakov opened this issue Sep 20, 2019 · 0 comments
Labels
performance issues related to performance terminal issues related to the terminal

Comments

@akosyakov
Copy link
Member

We've noticed that opening theia repo in Gitpod is not always stable because of terminal spamming big messages trying to pull debug adapter for @theia/java extension. Yarn seems to keep updating the whole content of the shell with quite long messages. It has bad side effect that other channels don't have chance to send their messages.

Not sure how we can handle it, maybe reorder messages send in the same tick somehow. For the beginning it would be good to come up with the shell script reproducing the issue in local environment.

@akosyakov akosyakov added terminal issues related to the terminal performance issues related to performance labels Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance issues related to performance terminal issues related to the terminal
Projects
None yet
Development

No branches or pull requests

1 participant