Sitemap
1 min readNov 5, 2018

The coroutine is launched “in the main thread” when it uses Dispatchers.Main as its dispatcher, so that the code of the coroutine runs in the main thread of the application.

Roman Elizarov
Roman Elizarov

Written by Roman Elizarov

Project Lead for the Kotlin Programming Language @JetBrains

No responses yet