Exception processing in DevTools prevents objects from GCing.
Open
fix it friday
P2
screen: inspector
screen: memory
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
DevTools should use weakref to work with application objects. Or, if it is necessary to use strong references, user should explicitly choose and be aware about side effects.
Contributor guide
Assessment
This issue has not been assessed yet.