Hello. Im using coroutines and flow for work with RealtimeFirebaseDb, but sometimes, i got
kotlinx.coroutines.JobCancellationException: StandaloneCoroutine was cancelled; job=StandaloneCoroutine{Cancelled}
And I dont know, where this error could be, because stacktrace only with thar 1 line.