Skip to content

Conversation

@SimonSiefke
Copy link
Contributor

Fixes a memory leak in accessibility signal by ensuring to dispose the request in all cases, even when there is no result.

Before

Screenshot From 2025-10-13 14-57-29

After

No more leaks are detected.

@SimonSiefke SimonSiefke changed the title fix: memory leak accessibility signal fix: memory leak in accessibility signal Nov 24, 2025
@vs-code-engineering
Copy link

vs-code-engineering bot commented Nov 24, 2025

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/chat/browser/chatWidget.ts

Copy link
Contributor

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@meganrogge meganrogge enabled auto-merge (squash) December 1, 2025 16:02
@meganrogge meganrogge added this to the December 2025/January 2026 milestone Dec 1, 2025
@meganrogge meganrogge merged commit be1a51f into microsoft:main Dec 1, 2025
17 checks passed
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.

4 participants