Skip to content

Cleanup disposed terminals#156326

Merged
meganrogge merged 1 commit into
microsoft:mainfrom
SvanT:cleanup-ext-terminals
Aug 1, 2022
Merged

Cleanup disposed terminals#156326
meganrogge merged 1 commit into
microsoft:mainfrom
SvanT:cleanup-ext-terminals

Conversation

@SvanT

@SvanT SvanT commented Jul 26, 2022

Copy link
Copy Markdown
Contributor

Terminals spawned in extensions are added to a map, but no cleanup was
being done. This causes memory leaks when js cannot garbage collect
the disposed terminals.

Terminals spawned in extensions are added to a map, but no cleanup was
being done. This causes memory leaks when js cannot garbage collect
the disposed terminals.

@nrnsaheb nrnsaheb left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Seems to tackle a real issue.

@Tyriar Tyriar added this to the August 2022 milestone Aug 1, 2022
@Tyriar Tyriar self-assigned this Aug 1, 2022
@meganrogge meganrogge merged commit d5de952 into microsoft:main Aug 1, 2022
@SvanT SvanT deleted the cleanup-ext-terminals branch August 1, 2022 17:09
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants