about summary refs log tree commit homepage
path: root/lib/rainbows.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-08 00:50:34 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-08 00:51:38 -0800
commit067b54ff7950084fc729df04a748e02361d46dc1 (patch)
tree5e31835fe70fbb8d976960123de83784f7803fa5 /lib/rainbows.rb
parentd2aba3d27fcff72b4db9d3f164247923d1ebd244 (diff)
downloadrainbows-067b54ff7950084fc729df04a748e02361d46dc1.tar.gz
There's a good chunk of tests that fail with this, still.
Worse, I haven't been able to figure out what's wrong since
it looks like it would involve looking at C++ code...
Diffstat (limited to 'lib/rainbows.rb')
-rw-r--r--lib/rainbows.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rainbows.rb b/lib/rainbows.rb
index eb50f34..4b80056 100644
--- a/lib/rainbows.rb
+++ b/lib/rainbows.rb
@@ -82,6 +82,7 @@ module Rainbows
     :RevThreadSpawn => 50,
     :RevThreadPool => 50,
     :EventMachine => 50,
+    :EventMachineDefer => 50,
     :FiberSpawn => 50,
     :FiberPool => 50,
     :ActorSpawn => 50,