From 6858c79a49a5d25edb6c06ffd131749eb2f23b2b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 22 Jun 2011 02:21:58 +0000 Subject: Unicorn 4.x resync for ticker This removes the extra per-process file descriptor and replaces it with Raindrops. --- lib/rainbows/base.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows') diff --git a/lib/rainbows/base.rb b/lib/rainbows/base.rb index c2f7335..e614ccf 100644 --- a/lib/rainbows/base.rb +++ b/lib/rainbows/base.rb @@ -13,7 +13,7 @@ module Rainbows::Base super(worker) Rainbows::Response.setup(self.class) Rainbows::MaxBody.setup - Rainbows.tick_io = worker.tmp + Rainbows.worker = worker # we're don't use the self-pipe mechanism in the Rainbows! worker # since we don't defer reopening logs -- cgit v1.2.3-24-ge0c7