https://kotlinlang.org logo
#coroutines
Title
# coroutines
m

muralimohan962

08/23/2018, 4:46 AM
Is CommonPool a default dispatcher?
👌 1
g

gildor

08/23/2018, 4:46 AM
Yes
m

muralimohan962

08/23/2018, 5:13 AM
Thanks @gildor!
e

elizarov

08/23/2018, 6:41 AM
For now. It is about to be changed in the near future to another implementation of multi-threaded dispatcher. See last section here: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/0.24.0
12 Views