NotebookCellTextModel
leaks when closing a notebook
#167813
Labels
freeze-slow-crash-leak
VS Code crashing, performance, freeze and memory leak issues
insiders-released
Patch has been released in VS Code Insiders
notebook
Milestone
.vscode/notebooks/api.github-issues
(this sets the baseline)NotebookCellTextModel
and notice each opening leaks 6 of thoseI haven't fully understood the retainer path yet but it seems to stick around in some context of some ActionBar instance (which is likely also leaked). The root leakage might be something different but I guess these text models are the heavy parts
The text was updated successfully, but these errors were encountered: