android10 / android10/Android-CleanArchitecture

Checking subscription before the execute method in UseCase.

Đang mở
#135 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
15.5k
Fork
3.3k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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?

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.