Luca Tremamunno
Luca Tremamunno
Sorry, I did not explain myself well. The issue is that I would expect `FooA : Foo` to be serialized in two different ways when it is added in a...
I imagined it would not be simple to change this behavior, I mostly opened this issue in hope it would help if someone else incurs in the same problem. In...
Somewhat related to this issue, some days ago I opened an issue on youtrack with unintuitive behaviour of yield (https://youtrack.jetbrains.com/issue/KT-81765/KJS-Coroutines-Yield-doesnt-seem-to-let-event-loop-resolve). When playing around with the dispatchers for this issue I...
# Performance on React Native I had created a pull request for this, https://github.com/Kotlin/kotlinx.coroutines/pull/4562 I have also created a minimal app for using kotlin from react native so you can...