darkmoon_uk
09/19/2019, 8:23 AMexpect synchronized
for now and alias it to the JVM implementation for Android, for iOS just pass through in the knowledge that its coroutines are single threaded anyway.thana
09/19/2019, 10:14 AMsyncrhonized
when implementing the `actual`s on js and jvm - it's only deprecated on common
kpgalligan
09/19/2019, 3:20 PMsynchronized
block, it should be OK, but my immediate question would be why do you need it at all? Why is iOS OK doing everything on the main thread but JVM isn’t?