CodeTogether-Inc / CodeTogether-Live

Repository for issues, documentation and more for codetogether.com and associated VS Code extension and Eclipse plugins.
Other
103 stars 12 forks source link

com.genuitec.codetogether leaks disposed Projects #420

Closed ViugiNick closed 8 months ago

ViugiNick commented 9 months ago
     616MB/1 objects          (root): java.lang.Class(com.genuitec.codetogether.terminal.runner.TerminalSetupHelper)
     616MB/1 objects          (static): java.util.HashSet
     616MB/1 objects          map: java.util.HashMap
     616MB/1 objects          table: [Ljava.util.HashMap$Node;
     616MB/6 objects          []: java.util.HashMap$Node
     332MB/4 objects          +-key: com.intellij.openapi.project.impl.ProjectImpl(disposed)
wgalanciak commented 9 months ago

Thanks for reporting the issue. I see where it is happening. We are going to fix in the next release.