File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ Configuration
9898Warnings about Multiprocessing
9999-------------------------------------------------
100100- When using multiprocessing, the application may hang if a
101- :class: ~ google.cloud.spanner_v1.client.Client instance is created before
102- :class: multiprocessing.Pool or :class: multiprocessing.Process invokes :func: os.fork.
101+ :class: ` Client < google.cloud.spanner_v1.client.Client> ` instance is created before
102+ :class: ` multiprocessing.Pool ` or :class: ` multiprocessing.Process ` invokes :func: ` os.fork ` .
103103 The issue is under investigation, but may be only happening on Macintosh and not Linux.
104104 See `GRPC/GRPC#12455 <https://github.com/grpc/grpc/issues/12455#issuecomment-348578950 >`_ for more information.
105105
You can’t perform that action at this time.
0 commit comments