about summary refs log tree commit homepage
path: root/lib/rainbows/revactor.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-02-27 18:07:41 -0800
committerEric Wong <normalperson@yhbt.net>2010-02-27 18:07:41 -0800
commit2661b5dc2f95dc6a081980a59d999881d804c90d (patch)
tree698a0dd4ee5d7e45ea18f61494746363a5090c0c /lib/rainbows/revactor.rb
parent84c03d4019493edcd1c59e2816fbea08f3375c92 (diff)
downloadrainbows-2661b5dc2f95dc6a081980a59d999881d804c90d.tar.gz
Diffstat (limited to 'lib/rainbows/revactor.rb')
-rw-r--r--lib/rainbows/revactor.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/rainbows/revactor.rb b/lib/rainbows/revactor.rb
index b410bda..6ecf11b 100644
--- a/lib/rainbows/revactor.rb
+++ b/lib/rainbows/revactor.rb
@@ -118,7 +118,8 @@ module Rainbows
       end
 
       Actor.sleep 1 while G.tick || nr > 0
-      rescue Errno::EMFILE => e
+      rescue Errno::EMFILE
+        # ignore, let another worker process take it
     end
 
     def revactorize_listeners