I remember from a KotlinConf about testing with co...
# coroutines
w
I remember from a KotlinConf about testing with coroutines that multiple coroutine scopes can be on the same thread, am I remember this correctly? also if this ^ is true, is there a way to ensure that multiple coroutine scopes are on the same thread?
l