flutter / flutter/devtools

Exception processing in DevTools prevents objects from GCing.

未关闭
#4,128 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
fix it friday P2 screen: inspector screen: memory
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

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.

贡献指南

打开贡献指南

调研方向

首先跟踪 DevTools 中的异常处理,并确定应用程序对象在哪里被保留。检查这些引用如何影响垃圾回收,以及是否有现有测试覆盖此行为。当异常处理不再阻止符合条件的对象被回收,或明确选择并记录强保留时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart
领域
devtools
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。