flutter / flutter/flutter-intellij

[perf] Fix incorrect `parentDisposable`s

Open
#8,107 3 comments 0 reactions 1 assignee Claimed by @pq View on GitHub
P2 performance platform-idea tech debt
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

Using an `Application` or `Project` as a parent disposable in plugin code can lead to plugins not being unloaded correctly and with that memory leaks.

Image

See: https://plugins.jetbrains.com/docs/intellij/disposers.html?from=IncorrectParentDisposable#choosing-a-disposable-parent

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.