Join Slack
Powered by
Hi! Why counter from example <https://github.com/K...
# coroutines
x
xanderblinov
08/26/2017, 2:00 PM
Hi! Why counter from example
https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md#mutual-exclusion
is not @Volitile ? CommonPool can have lot of threads and its can use master copy and increment their own value? Or I’m not right?
Open in Slack
Previous
Next