From 91369e7c1027c8f58b167b6352842e0784b4d0f1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 10 Dec 2010 18:25:24 -0800 Subject: mt: longer test Just in case it wasn't long enough to expose any issues or crash the system. --- test/test_tdb_mt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_tdb_mt.rb b/test/test_tdb_mt.rb index 0e3517c..16a054d 100644 --- a/test/test_tdb_mt.rb +++ b/test/test_tdb_mt.rb @@ -43,7 +43,7 @@ class Test_TDB_MT < Test::Unit::TestCase @tdb = TDB.new(@tmp.path) assert_nothing_raised { @tdb.threadsafe! } Thread.abort_on_exception = true - nr = 1000 + nr = 10000 blob = 'foo' * 1000 crazy = proc do threads = [] -- cgit v1.2.3-24-ge0c7