rook
01/30/2020, 9:34 PMFlow
to an Rx construct. Unfortunately, this never seems to complete.zak.taccardi
01/30/2020, 9:36 PM.collect
on the channel will not complete until the channel is closedrook
01/30/2020, 9:37 PMzak.taccardi
01/30/2020, 9:38 PMrunBlockingTest
and don’t .join
maybe?CoroutineScope
CoroutineContext
, not Dispatchers.Default
rook
01/30/2020, 9:42 PMrunBlockingTest
unfortunately causes a crash.
This job has not completed yet
Dustin Lam
01/31/2020, 2:15 AM