Join Slack
Hi folks, can I ask if using coroutines with `native-mt` makes a difference when used in a standard ...
# coroutines
k
kelvinharron
11/30/2020, 11:22 AM
Hi folks, can I ask if using coroutines with
native-mt
makes a difference when used in a standard kotlin android project? We see
native-mt
bumps occasionally like (kotlinCoroutinesVersion from 1.4.1 to 1.4.2-native-mt) and as I understand it,
native-mt
enables multithreaded coroutine support on Kotlin native projects only. One to ignore in our use case? Thanks in advance.
n
nrobi
11/30/2020, 11:28 AM
You're right, it's specifically for the native concurrency model. You can ignore it for jvm & Android
k
kelvinharron
11/30/2020, 11:29 AM
Thank you very much
@nrobi
!
7
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by