-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Error: Possible Emitter memory leak detected #6659
Comments
@danidoedel Can you reproduce it with the vanilla Theia? |
Ok, so now I see it almost in any PR. The issue is reproducible when you have enough VS Code extensions installed. I think we should scale allowed amount of max listeners with amount of extensions. 30 listeners is not enough. But first check whether leaks are real, if so we are better to open PRs for corresponding VS Code extensions as well. It seems for instance that vscode python extension does not clean up sometimes. |
This comment has been minimized.
This comment has been minimized.
…tions Signed-off-by: Anton Kosyakov <[email protected]>
…tions Signed-off-by: Anton Kosyakov <[email protected]>
…tions Signed-off-by: Anton Kosyakov <[email protected]>
…tions Signed-off-by: Anton Kosyakov <[email protected]>
Description
Not sure if that is the right place or too plugin specific, but I'll drop it here anyway.
Let me know if you need more information and I'll try to provide them.
OS and Theia version:
Chrome OS 79.0.3945.42
Che-Theia eclipse-che/che-theia@4769b1a using Theia 84d8678
Diagnostics:
The text was updated successfully, but these errors were encountered: