From 89fa9d73f7976c1e52f53e3e6ccac177cb3251fe Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 5 Dec 2009 20:42:16 -0800 Subject: ev_core: no need to explicitly close TmpIOs Just let the GC deal with it --- lib/rainbows/ev_core.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rainbows/ev_core.rb') diff --git a/lib/rainbows/ev_core.rb b/lib/rainbows/ev_core.rb index 2a064dd..10d9557 100644 --- a/lib/rainbows/ev_core.rb +++ b/lib/rainbows/ev_core.rb @@ -69,7 +69,6 @@ module Rainbows if @hp.trailers(@env, @buf << data) @input.rewind app_call - @input.close if File === @input end end rescue => e -- cgit v1.2.3-24-ge0c7