Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlutterSettings holds a reference to disposed ProjectImpl #7377

Closed
jwren opened this issue Apr 23, 2024 · 0 comments · Fixed by #7378
Closed

FlutterSettings holds a reference to disposed ProjectImpl #7377

jwren opened this issue Apr 23, 2024 · 0 comments · Fixed by #7378
Assignees
Labels
Milestone

Comments

@jwren
Copy link
Contributor

jwren commented Apr 23, 2024

FlutterSettings holds a reference to disposed ProjectImpl

(root): java.lang.Class(com.intellij.openapi.progress.impl.ProgressSuspender)
(static): com.intellij.openapi.application.impl.ApplicationImpl
_state: io.flutter.settings.FlutterSettings
dispatcher: com.intellij.util.EventDispatcher
myListeners: com.intellij.util.containers.DisposableWrapperList
myWrappedList: com.intellij.util.containers.LockFreeCopyOnWriteArrayList
value: java.lang.Object[]
[]: com.intellij.util.containers.DisposableWrapperList$DisposableWrapper
delegate: io.flutter.jxbrowser.JxBrowserManager$SettingsListener
project: com.intellij.openapi.project.impl.ProjectImpl (disposed)

@jwren jwren added the P1 label Apr 23, 2024
@jwren jwren added this to the M80 milestone Apr 23, 2024
@jwren jwren self-assigned this Apr 23, 2024
jwren added a commit to jwren/flutter-intellij that referenced this issue Apr 23, 2024
jwren added a commit to jwren/flutter-intellij that referenced this issue Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant