Join Slack
Powered by
Hello Native team :wave: I have a question regardi...
# kotlin-native
a
arnaud.giuliani
03/02/2021, 3:54 PM
Hello Native team 👋 I have a question regarding
Lazy
function behavior. I have some crashes because I use some
lazy { }
expression directly on Kotlin native. I was trying to use
LazyThreadSafetyMode.SYNCHRONIZED
mode
2
Views
Open in Slack
Previous
Next