From 0549ae41b64d0b29be29ee19073bd3dc63281578 Mon Sep 17 00:00:00 2001 From: xudingyu Date: Fri, 18 Dec 2020 09:56:54 +0000 Subject: [PATCH] update plasma.md: PlasmaClient is threadSafe now --- cpp/apidoc/tutorials/plasma.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/cpp/apidoc/tutorials/plasma.md b/cpp/apidoc/tutorials/plasma.md index 40c5a10603e..fef45222008 100644 --- a/cpp/apidoc/tutorials/plasma.md +++ b/cpp/apidoc/tutorials/plasma.md @@ -94,8 +94,6 @@ g++ test.cc `pkg-config --cflags --libs plasma` --std=c++11 Note that multiple clients can be created within the same process. -Note that a `PlasmaClient` object is **not thread safe**. - If the Plasma store is still running, you can now execute the `a.out` executable and the store will print something like