about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-09-08 12:26:50 +0000
committerEric Wong <normalperson@yhbt.net>2013-09-08 12:32:58 +0000
commitc7aaa964e149dd5921141464540b9dec53022374 (patch)
tree3a9467babe1959ab5d6a1927835797f90790d699 /test
parentd998717eee85940a15ef378d43a42b3bea26e0f2 (diff)
downloaddtas-c7aaa964e149dd5921141464540b9dec53022374.tar.gz
Thread-safety is hard with signals flying in from process reaping.
Diffstat (limited to 'test')
-rw-r--r--test/test_splitfx.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_splitfx.rb b/test/test_splitfx.rb
index e946080..9408f66 100644
--- a/test/test_splitfx.rb
+++ b/test/test_splitfx.rb
@@ -6,8 +6,6 @@ require 'thread'
 require_relative 'helper'
 
 class TestSplitfx < Testcase
-  parallelize_me!
-
   def test_t2s
     sfx = DTAS::SplitFX.new
     sfx.instance_eval do