elizarov
09/29/2017, 8:46 PMkotlinx.coroutines
version 0.19 is released. It is now published to Maven Central. DefaultDispatcher
is introduced, so launch { ... }
and async { ... }
can be used w/o parameters. Parent coroutines now wait for their children. The full list of changes in here: https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md