Skip to content

Commit 534cc53

Browse files
authored
FirebaseDataConnectImpl.kt: use MutableStateFlow to store state, rather than mutexes (#6861)
1 parent fda3351 commit 534cc53

File tree

7 files changed

+218
-182
lines changed

7 files changed

+218
-182
lines changed

firebase-dataconnect/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
2-
2+
* [changed] Code robustness improvements related to state management in
3+
`FirebaseDataConnect` objects.
4+
([#6861](https://github.com/firebase/firebase-android-sdk/pull/6861))
35

46
# 16.0.0
57
* [changed] DataConnectOperationException added, enabling support for partial

0 commit comments

Comments
 (0)