Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

com.codestream.session.SessionService retains released Editor and disposed objects in it's subtree #1

@viuginick1

Description

@viuginick1

(Unfortunately wasn't able to file a bug report for https://github.com/TeamCodeStream/codestream)

It is a snapshot from the Android Studio memory usage report, so unfortunately we don't have exact steps to reproduce the issue

(root): java.lang.Class(com.android.layoutlib.bridge.impl.RenderAction)
(static): com.android.layoutlib.bridge.android.BridgeContext
mLayoutlibCallback: com.android.tools.rendering.LayoutlibCallbackImpl
myLogger: com.android.tools.rendering.RenderLogger
myRenderProblemBuilder: com.android.tools.rendering.RenderLogger$$Lambda
arg$2: com.intellij.openapi.project.impl.ProjectImpl
serviceContainer: com.intellij.platform.instanceContainer.internal.InstanceContainerImpl
_state: com.intellij.platform.instanceContainer.internal.InstanceContainerState
holders: kotlinx.collections.immutable.implementations.immutableMap.PersistentHashMap
node: kotlinx.collections.immutable.implementations.immutableMap.TrieNode
buffer: java.lang.Object[]
[]: kotlinx.collections.immutable.implementations.immutableMap.TrieNode
buffer: java.lang.Object[]
[]: kotlinx.collections.immutable.implementations.immutableMap.TrieNode
buffer: java.lang.Object[]
[]: com.intellij.platform.instanceContainer.internal.StaticInstanceHolder
_state: com.codestream.session.SessionService
userLoggedInObservers: java.util.ArrayList
elementData: java.lang.Object[]
[]: com.codestream.clm.CLMEditorManager$1$1
this$0: com.codestream.clm.CLMKotlinEditorManager
editor: com.intellij.openapi.editor.impl.EditorImpl
value: com.intellij.util.keyFMap.ArrayBackedFMap
values: java.lang.Object[]
[]: com.intellij.find.impl.FindPopupPanel$11 (disposed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions