hello! after update multiplatform (ios & andro...
# coroutines
a
hello! after update multiplatform (ios & android) module to kotlin 1.3 RC with coroutines to 0.26.1-rc-conf2 i got on ios error IncorrectDereferenceException, stacktrace in thread
message has been deleted
it's not main thread. it's coroutine work on background thread launched by konan.worker
now coroutines have top level variables without annotations for kotlin/native SharedImmutable / ThreadLocal ? when it be updated?