John O'Reilly
10/20/2020, 4:02 PMnative-mt
branch in to main version of kotlinx coroutines. The divergence (and fact that it can sometimes take a while before native-mt
version is ready) means we typically can't use newer features in Kotlin Multiplaform project when they're released (e.g. stateIn()
or new SharedFlow
)?