Firestore: Add docs regarding Client threadsafety #7421
Labels
api: firestore
Issues related to the Firestore API.
type: docs
Improvement to the documentation for an API.
Is your feature request related to a problem? Please describe.
There is no mention in the current docs if a
google.cloud.firestore.Client()
can safely be shared among threads.Describe the solution you'd like
Some docs explaining if a
Client
can safely be reused among threads.The text was updated successfully, but these errors were encountered: