Skip to content

fix: memory leaks between debug sessions #2179

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

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Conversation

connor4312
Copy link
Member

  • Fix the global scriptSkipper event retaining event references
  • Work around the non-disposable vscode-tas-client leaking references
  • Cleanup the disposable container weakmap after deleting (just makes
    heap profiles easier to read)

Fixes #2173, hopefully

- Fix the global scriptSkipper event retaining event references
- Work around the non-disposable vscode-tas-client leaking references
- Cleanup the disposable container weakmap after deleting (just makes
  heap profiles easier to read)

Fixes #2173, hopefully
@connor4312 connor4312 enabled auto-merge March 7, 2025 19:30
@vs-code-engineering vs-code-engineering bot added this to the March 2025 milestone Mar 7, 2025
@connor4312 connor4312 merged commit 5b85ddc into main Mar 7, 2025
2 of 7 checks passed
@connor4312 connor4312 deleted the connor4312/issue2173 branch March 7, 2025 19:49
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.

Crash (OOM) on debugging
2 participants