ITADN

Premature finish() in DescriptionEditActivity cancels in-flight API requests

#6871OpenRoniscend 创建于 2026-04-26
R
Roniscendcommented
Synchronous finish() calls in onSubmitButtonClicked() and updateDescription() trigger onDestroy() and clear the compositeDisposable before RxJava network operations can execute
3 条评论