Kouhei Sutou
null+****@clear*****
Thu Mar 12 13:20:00 JST 2015
Kouhei Sutou 2015-03-12 13:20:00 +0900 (Thu, 12 Mar 2015) New Revision: acddd15fb582b5263a0e881f24738b35960537cb https://github.com/groonga/grntest/commit/acddd15fb582b5263a0e881f24738b35960537cb Message: Remove needless sleep It was not effective. Modified files: lib/grntest/test-suites-runner.rb Modified: lib/grntest/test-suites-runner.rb (+0 -1) =================================================================== --- lib/grntest/test-suites-runner.rb 2015-03-12 12:29:55 +0900 (1ddc896) +++ lib/grntest/test-suites-runner.rb 2015-03-12 13:20:00 +0900 (6930f00) @@ -128,7 +128,6 @@ module Grntest worker_threads << Thread.new do succeeded = false unless worker.run(queue) end - sleep(0.2) end begin -------------- next part -------------- HTML����������������������������...Download