-
Notifications
You must be signed in to change notification settings - Fork 944
Abort Firestore listeners on terminate. #8399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Abort Firestore listeners on terminate. #8399
Conversation
|
0fafd41
to
085499b
Compare
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1This report is too large (299,332 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.Test Logs |
In preparation for clearing cache on named database reuse, listeners need to abort when FirestoreClient is terminated.