That will use the default coroutine dispatcher (wh...
# coroutines
m
That will use the default coroutine dispatcher (which is
CommonPool
). Do you want it to run in the same thread as you call it from?