You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make ListenerRegistration::Cleanup delegate to Remove.
Not entirely sure why it wasn't done before. This prevents the problem where `FirestoreInternal` might be holding on to invalid (already deleted) `ListenerRegistration`s after cleanup.
SKIP_FIRESTORE_KOKORO_BUILD_TEST
PiperOrigin-RevId: 298664884
0 commit comments