From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS47066 71.19.144.0/20 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.raindrops.general Subject: Re: [ANN] raindrops 0.13.0 several minor fixes and improvements Date: Tue, 1 Apr 2014 20:18:13 +0000 Message-ID: <20140401201813.GA28443@dcvr.yhbt.net> References: <20140218210323.GA25591@dcvr.yhbt.net> <20140218210323.GA25591@dcvr.yhbt.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1396383513 23542 80.91.229.3 (1 Apr 2014 20:18:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2014 20:18:33 +0000 (UTC) To: raindrops@librelist.org Original-X-From: raindrops@librelist.org Tue Apr 01 22:18:27 2014 Return-path: Envelope-to: gclrrg-raindrops@m.gmane.org List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: raindrops@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.raindrops.general:141 Archived-At: Received: from zedshaw2.xen.prgmr.com ([71.19.156.177]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WV58b-0003sD-AH for gclrrg-raindrops@m.gmane.org; Tue, 01 Apr 2014 22:18:25 +0200 Received: from zedshaw2.xen.prgmr.com (unknown [IPv6:::1]) by zedshaw2.xen.prgmr.com (Postfix) with ESMTP id DED5675130 for ; Tue, 1 Apr 2014 20:19:48 +0000 (UTC) Eric Wong wrote: > Hleb Valoshka (1): > Remove Scope IDs from IPv6 addresses. Apparently, this fixes memory bloat/leak for Raindrops::Watcher users on IPv6-enabled hosts. I didn't know this before; but upgrading to 0.13.0 fixed a memory bloat/leak issue for a user (reporting via private email).