2023.3.2 (JVM-only)
Changed
- rd-kt: allow to create
Ext
s from background thread - rd-kt:
RdCoroutineScope
no longer relies on a lifetime (should only be overridden once) - rd-kt: lazily initialized
CoroutineScope
is now a member of aLifetime
Fixed
- rd-kt:
SignalFlow
should no longer get stuck - rd-kt:
ConcurrentViewableSet::view
's callback should get correct itemlifetime
now