tjohnn
mbonnin
findAllAwait()
ava.lang.IllegalStateException: Already resumed, but proposed with update
at void kotlinx.coroutines.CancellableContinuationImpl.alreadyResumedError(java.lang.Object) (CancellableContinuationImpl.kt:244)`
val listener = RealmChangeListener<RealmResults<T>> { t -> continuation.resume(t) }
A modern programming language that makes developers happier.