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

Paul Woitaschek

02/23/2017, 11:49 AM
Why dont you execute immediately when on the ui thread already?
g

gildor

02/23/2017, 12:08 PM
paulwoitaschek: please check comment from @elizarov in my code about isDispatchedNeeded. Next version of my lib uses kotlinx.coroutines 0.11 and have no additional dispatching
You can check branch wip-0.2.0
5 Views