Join Slack
Powered by
I see here <https://mvnrepository.com/artifact/org...
# coroutines
c
Colton Idle
09/23/2020, 2:24 AM
I see here
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core
that there's such thing as 1.3.9 and 1.3.9-native-mt I only need regular old coroutines. What's 1.3.9-native-mt?
g
gildor
09/23/2020, 2:26 AM
This is a special branch with developer preview of support multithreading coroutines for Kotlin native
gildor
09/23/2020, 2:26 AM
if you are not interested in multithreading on native, use standard 1.3.9
gildor
09/23/2020, 2:27 AM
More details
https://github.com/Kotlin/kotlinx.coroutines/issues/462
c
Colton Idle
09/23/2020, 2:41 AM
Thank you
@gildor
!
Colton Idle
10/11/2020, 10:47 PM
@gildor
if you're curious... I mentioned you here
https://github.com/dependabot/dependabot-core/issues/2547
👌 1
6
Views
Open in Slack
Previous
Next