From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.204.72.79 with SMTP id l15cs527220bkj; Fri, 7 Aug 2009 23:17:42 -0700 (PDT) Return-Path: Received-SPF: pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.220.81.2 as permitted sender) client-ip=10.220.81.2; Authentication-Results: mr.google.com; spf=pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.220.81.2 as permitted sender) smtp.mail=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com; dkim=pass header.i=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com Received: from mr.google.com ([10.220.81.2]) by 10.220.81.2 with SMTP id v2mr3920103vck.28.1249712259847 (num_hops = 1); Fri, 07 Aug 2009 23:17:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :mime-version:content-type:content-transfer-encoding:received:date :in-reply-to:x-ip:references:user-agent:x-http-useragent:message-id :subject:from:to:x-google-approved:reply-to:sender:precedence :x-google-loop:mailing-list:list-id:list-post:list-help :list-unsubscribe:x-beenthere-env:x-beenthere; bh=/tPDPNgrWomPxqNR5RTh+WbebmN82ST5aCi3gfy4aPA=; b=w+OQ3hQi1ZX8uwId4Z5jR1iWQdGzl/XV2HcaaegAD7gvui9KWd4sxqzz55K9mx6ePS 50+OCvXFG3L9aoTtNyAHDYP2DaP5wvkfXTWyEcq744T79eQlOq9zkj2g99BGjWNO1ssN I+q/op7bl6CZ8R21gYEfhjCPmbennpVHYOK44= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-sender:x-apparently-to:mime-version:content-type :content-transfer-encoding:date:in-reply-to:x-ip:references :user-agent:x-http-useragent:message-id:subject:from:to :x-google-approved:reply-to:sender:precedence:x-google-loop :mailing-list:list-id:list-post:list-help:list-unsubscribe :x-beenthere-env:x-beenthere; b=5zvBTQ/fFngMndZ/wpuk1CEr/ZcV1vgok0fGa/zcm3LhzeUwaKt3dtjHk8Yyrk/SM0 qc4D7zHlQCCrBeXGj4RHHACMElX3CAP4WPGT+lJOhIcggjwY+Ek9zuoa9TSvRqOgySbk MAhyiEtbZZvAl4fM+kGb+UTXbal7B+llU1HEU= Received: by 10.220.81.2 with SMTP id v2mr438287vck.28.1249712259505; Fri, 07 Aug 2009 23:17:39 -0700 (PDT) Received: by 10.230.109.166 with SMTP id j38gr1565vbp.0; Fri, 07 Aug 2009 23:17:25 -0700 (PDT) X-Sender: subjective@gmail.com X-Apparently-To: rack-devel@googlegroups.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Received: by 10.150.139.8 with SMTP id m8mr511508ybd.7.1249710547134; Fri, 07 Aug 2009 22:49:07 -0700 (PDT) Date: Fri, 7 Aug 2009 22:49:07 -0700 (PDT) In-Reply-To: X-IP: 115.64.45.143 References: <20090718222513.GA31002@dcvr.yhbt.net> <5062a5fb-7385-4e8f-aeb9-6b61c9e305d0@n11g2000yqb.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2,gzip(gfe),gzip(gfe) Message-ID: <06b05b4f-99be-4479-91fe-e24741dc6457@z4g2000prh.googlegroups.com> Subject: Re: Tempfile#unlink changes in Ruby 1.9.1-p152 From: Taylor luk To: Rack Development X-Google-Approved: scytrin@gmail.com via web at 2009-08-08 06:17:23 Reply-To: rack-devel@googlegroups.com Sender: rack-devel@googlegroups.com Precedence: bulk X-Google-Loop: groups Mailing-List: list rack-devel@googlegroups.com; contact rack-devel+owner@googlegroups.com List-Id: List-Post: List-Help: List-Unsubscribe: , X-BeenThere-Env: rack-devel@googlegroups.com X-BeenThere: rack-devel@googlegroups.com I have the same problem with Ruby 1.9 + Passenger, Is there any chance that the workaround provided above will be included in the coming 1.0.1 release ? On Jul 23, 12:41=A0am, Niels Ganser wrote: > Presumably so. I'll wait until the weekend to see if there's activity > on the bug report [1] and, if there isn't any, then bring this to the > attention of ruby-core to see what can be done. > > Will report back here. > > - Niels. > > [1]http://redmine.ruby-lang.org/issues/show/1494 > > 2009/7/22 Hongli Lai : > > > > > It seems that this issue still exists in 1.9.1-p243: > >http://code.google.com/p/phusion-passenger/issues/detail?id=3D340 > > > Are they going to fix it? > >