summaryrefslogtreecommitdiff
path: root/jstests/libs/concurrent.js
diff options
context:
space:
mode:
authorTony Hannan <tony@10gen.com>2011-02-06 23:00:45 -0500
committerTony Hannan <tony@10gen.com>2011-02-06 23:01:19 -0500
commitb0834a3e4314353e6b4a9890343119d6810e8272 (patch)
tree267363569323f86cfd4a9fd9d9cd8c65f33f6401 /jstests/libs/concurrent.js
parent221dddb522ca05c2b875590ad3c9188d9cb42ab6 (diff)
downloadmongo-b0834a3e4314353e6b4a9890343119d6810e8272.tar.gz
connection per client thread, since connections are not thread-safe
Diffstat (limited to 'jstests/libs/concurrent.js')
-rw-r--r--jstests/libs/concurrent.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/libs/concurrent.js b/jstests/libs/concurrent.js
index d5db7fb94ad..919881871a0 100644
--- a/jstests/libs/concurrent.js
+++ b/jstests/libs/concurrent.js
@@ -1,4 +1,4 @@
-/* NOTE: Request mongo shell to be built with V8 javascript engine,
+/* NOTE: Requires mongo shell to be built with V8 javascript engine,
which implements concurrent threads via fork() */
// Fork and start