We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945031d commit ca714deCopy full SHA for ca714de
source/connect/connection-pools.txt
@@ -41,8 +41,8 @@ Using Forks with Connection Pools
41
----------------------------------
42
43
A ``mongocxx::pool`` **cannot** be shared between a parent and a fork.
44
-You must create your connection pool after forking. See :ref:`thread safety
45
-documentation <cpp-fork-safety>`.
+You must create your connection pool after forking. See the :ref:`fork safety
+documentation <cpp-fork-safety>` documentation.
46
47
Configuring a Connection Pool
48
-----------------------------
0 commit comments