help wantedlintingperformancequality
仓库指标
- 星标
- (18,676 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Leaking disposables cat capture other objects and cause memory leaks, i.e. the common use case listeners leaking widget or react components. It would be good to have linting rule for such cases. One should consider that there can be use cases when it is not necessary, i.e. for services which are bound to the application lifetime.