From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=0.5 required=5.0 tests=AWL,RDNS_NONE shortcircuit=no autolearn=no version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (unknown [50.56.192.79]) by dcvr.yhbt.net (Postfix) with ESMTP id 27F0F1FD4A for ; Sun, 10 Nov 2013 15:06:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 71F382E19D; Sun, 10 Nov 2013 15:06:44 +0000 (UTC) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id 90CB72E19D for ; Sun, 10 Nov 2013 15:06:34 +0000 (UTC) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E62AF1FF2C; Thu, 7 Nov 2013 16:48:25 +0000 (UTC) Date: Thu, 7 Nov 2013 16:48:25 +0000 From: Eric Wong To: Andrew Hobson Subject: Re: Handling closed clients Message-ID: <20131107164825.GA26547@dcvr.yhbt.net> References: <20131105172056.GA25190@dcvr.yhbt.net> <20131105205117.GA21430@dcvr.yhbt.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: mongrel-unicorn@rubyforge.org X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org Andrew Hobson wrote: > Eric Wong writes: > > > (Please don't cull Cc:, I'm assuming you're not subscribed to the > > mailing list since we don't require subscriptions) > > Sorry, that was unintentional. No worries, and it is good to also send a copy to each recipient in the thread in case Rubyforge is down (like it is right now). If it stays down, I'll have to find/make a replacement myself. ...And move to something more decentralized and resilient to downtime while I'm at it. > > With my proposed patch to eliminate IO#close from StreamInput, > > this test is no longer an accurate representation of unicorn behavior. > > I applied that one line patch a day and a half ago and we haven't seen > the error in the field (yet). I am optimistic you have elegantly fixed > the problem. > > If we do see an error, I will send another email to the list. > > Thanks again for your help, No problem, I'll push that out later today. _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying