Could I cancel the request in an easy way like RxLifeCycle instead of cache the request in a collection?
zouzhenglu opened this issue · 1 comments
zouzhenglu commented
Could I cancel the request in an easy way like RxLifeCycle instead of cache the request in a collection?
JakeWharton commented
This is a general coroutine usage question and not specific to this library. Consider asking on StackOverflow or the Kotlin Slack coroutine channel.