Skip to content
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

docs(firestore): clarify client threadsafety #9254

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
@@ -1,5 +1,12 @@
.. include:: README.rst

.. 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
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