realm / realm-kotlin

Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
Apache License 2.0
889 stars 52 forks source link

Fix Realm.asFlow() potentially missing an update when doing a write immediately after opening the Realm #1599

Closed cmelchior closed 6 months ago

cmelchior commented 6 months ago

Closes #1582 Closes https://github.com/realm/realm-kotlin/issues/1574

cmelchior commented 6 months ago

Ready for review