Sachin Maharana
10/21/2020, 7:23 AMBig Chungus
10/21/2020, 7:27 AMbezrukov
10/21/2020, 7:27 AMrunBlocking(Dispatchers.Default)
and it is not single threaded anymore.
Or you can do a context switch inside (withContext(Dispatchers....)
)suspend
funs. Then you can do whatever you wantstreetsofboston
10/21/2020, 12:30 PMval scope = CoroutineScope(<http://Dispatchers.IO|Dispatchers.IO>)
Zach Klippenstein (he/him) [MOD]
10/21/2020, 2:14 PM