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

fix: memory leak in code editor widget #205488

Merged
merged 1 commit into from Feb 19, 2024

Conversation

SimonSiefke
Copy link
Contributor

fixes #205485

Running the same test script as in the issue (opening and closing an editor 1997 times) now results in 0 additional CodeEditorContributions._register disposables being registered.

@hediet hediet enabled auto-merge (squash) February 19, 2024 13:38
@VSCodeTriageBot VSCodeTriageBot added this to the February 2024 milestone Feb 19, 2024
@hediet hediet merged commit b2b60ac into microsoft:main Feb 19, 2024
6 checks passed
aeschli added a commit that referenced this pull request Feb 19, 2024
Documentation: CSS setting is incorrect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak in CodeEditorWidget
5 participants