-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Firestore: watch.unsubscribe() causes Google Cloud Function to timeout. #9008
Labels
api: firestore
Issues related to the Firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Comments
@Kharms Thanks for the report, and for investigating rolling back. As a workaround, I would recommend just avoiding the |
Issue not dependent of Cloud Function environment: https://stackoverflow.com/questions/58224392/detaching-firestore-listener-in-python-causes-program-to-freeze |
busunkim96
pushed a commit
to busunkim96/google-cloud-python
that referenced
this issue
Oct 3, 2019
…s#9337) Avoid blocking for ill-behaved daemon threads during BiDi shutdown. Closes googleapis#8616, googleapis#9008.
Via #9337. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: firestore
Issues related to the Firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
Environment: GCF python37 runtime
Version: google-cloud-firestore==1.4.0
Steps to reproduce
Code example
GCF Logs attached.
The text was updated successfully, but these errors were encountered: