android10 / android10/Android-CleanArchitecture
Checking subscription before the execute method in UseCase.
オープン
- 主要言語
- Java
- スター
- 15.5k
- フォーク
- 3.3k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi guys,
There is a leak in [UseCase](https://github.com/android10/Android-CleanArchitecture/blob/master/domain/src/main/java/com/fernandocejas/android10/sample/domain/interactor/UseCase.java) when you run `execute(Subscriber UseCaseSubscriber)` with different subscribers sequentially.
Maybe we need to check this subscription in this method and unsubscribe if we already have one?
What do you think?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。