about summary refs log tree commit homepage
path: root/lib/rainbows/revactor.rb
diff options
context:
space:
mode:
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