summaryrefslogtreecommitdiff
path: root/cpp/config/TestUtil.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/config/TestUtil.py')
-rw-r--r--cpp/config/TestUtil.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py
index e55b39e2c17..11373100203 100644
--- a/cpp/config/TestUtil.py
+++ b/cpp/config/TestUtil.py
@@ -28,9 +28,9 @@ compress = 0
# one or two thread per connection mode.
#
-#threadPerConnection = 0
+threadPerConnection = 0
#threadPerConnection = 1
-threadPerConnection = 2
+#threadPerConnection = 2
#
# Set to 1 to disable the memory pool.