Skip to content

Conversation

@SimonSiefke
Copy link
Contributor

fixes #288393

Details

Unfortunately I don't have much details in this case. I asked the AI to fix the potential memory leak in ExtensionHostEditorTab and this is the output. And it seems to work for some reason...

But I wouldn't want to merge this PR without understanding what's going on exactly. Feedback appreciated!

Before

When opening editor tabs, doing a cross file rename and closing tabs 197 times, the number of ExtensionHostEditorTab seems to grow each time:

before

After

No more function leak is detected.

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 extension host editor tabs

3 participants