uwolfer / gerrit-intellij-plugin

Gerrit Code Review Tool Integration for the IntelliJ Platform
Apache License 2.0
491 stars 100 forks source link

com.urswolfer.intellij.plugin.gerrit.GerritModule holds disposed Project #517

Open ViugiNick opened 1 month ago

ViugiNick commented 1 month ago
(root): java.lang.Class(com.urswolfer.intellij.plugin.gerrit.GerritModule)
(static): com.google.common.base.Suppliers$NonSerializableMemoizingSupplier
value: com.google.inject.internal.InjectorImpl
provisionListenerStore: com.google.inject.internal.ProvisionListenerCallbackStore
cache: com.google.common.cache.LocalCache$LocalLoadingCache
localCache: com.google.common.cache.LocalCache
segments: com.google.common.cache.LocalCache$Segment[]
[]: com.google.common.cache.LocalCache$Segment
table: java.util.concurrent.atomic.AtomicReferenceArray
array: java.lang.Object[]
[]: com.google.common.cache.LocalCache$StrongEntry
key: com.google.inject.internal.ProvisionListenerCallbackStore$KeyBinding
project: com.intellij.openapi.project.impl.ProjectImpl (disposed)
uwolfer commented 1 month ago

@ViugiNick Is there a way to reproduce this issue? What is the IJ version you are using?