From 98519c57dad86d78632ab9d27a9fea03dfc49e34 Mon Sep 17 00:00:00 2001 From: Michael Ploujnikov Date: Fri, 27 Nov 2009 11:39:23 -0500 Subject: [PATCH] reduce the number of threads spawned in tests to avoid EAGAIN errors from pthread_create (at least on my 2.6.31.5-127.fc12.x86_64 Core2Duo T9600 system) --- tests/30backend-threadpool.tests | 10 +++++----- tests/backend/test-threadpool.c | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/30backend-threadpool.tests b/tests/30backend-threadpool.tests index a92b32059..ca2464bfe 100644 --- a/tests/30backend-threadpool.tests +++ b/tests/30backend-threadpool.tests @@ -48,31 +48,31 @@ TEST "Many Acquires/Releases test" many-acquire-release <