Shan
12/09/2020, 2:06 AM.asSingle()
on a Deferred<T>
from the kotlinx-coroutines-rx2
library, why the coroutineContext
I pass into .asSingle()
can't contain a Job?IllegalArgumentException
but am unclear why.satyan
12/09/2020, 6:30 AMShan
12/09/2020, 6:45 PM