Skip to content

Conversation

@HemangChothani
Copy link
Contributor

Fixes: #7421

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 20, 2019
@HemangChothani HemangChothani changed the title Firestore: add docs regarding client threadsafety 7421 Firestore: add docs regarding client threadsafety Sep 20, 2019

.. note::

Because the firestore client uses :mod:`grpc` library and the third-party
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Firestore doesn't use requests at all. We should refer to the gRPC library using its PyPI name, e.g., grpcio.

@tseaver tseaver changed the title Firestore: add docs regarding client threadsafety docs(firestore): clarify client threadsafety Sep 25, 2019
@MaxxleLLC MaxxleLLC force-pushed the Firestore_Add_docs_regarding_Client_threadsafety_7421 branch from 14bba54 to b35cf7d Compare September 26, 2019 06:21
@HemangChothani HemangChothani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 1, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 1, 2019
@crwilcox crwilcox merged commit f1136a7 into googleapis:master Nov 7, 2019
parthea pushed a commit that referenced this pull request Nov 24, 2025
* add doc for thread safety

* changes in document as recommended

* change in document description.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Firestore: Add docs regarding Client threadsafety

5 participants