From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4ADC013832E for ; Sun, 7 Aug 2016 17:57:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44E0321C179; Sun, 7 Aug 2016 17:57:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF90621C176 for ; Sun, 7 Aug 2016 17:57:50 +0000 (UTC) Received: from [192.168.0.20] (ip68-5-185-102.oc.oc.cox.net [68.5.185.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id 7A670340B9B for ; Sun, 7 Aug 2016 17:57:49 +0000 (UTC) Subject: Re: [gentoo-portage-dev] [PATCH] depgraph._serialize_tasks: improve runtime cycle handling (bug 590514) To: gentoo-portage-dev@lists.gentoo.org References: <1470371639-8324-1-git-send-email-zmedico@gentoo.org> <20160807081450.2d601261.dolsen@gentoo.org> From: Zac Medico Message-ID: <55975437-6177-21a5-a81b-a1d520bd51d9@gentoo.org> Date: Sun, 7 Aug 2016 10:57:47 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20160807081450.2d601261.dolsen@gentoo.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Archives-Salt: ccd1874d-858d-45c8-bc25-074757287508 X-Archives-Hash: 940089dd47649ed2c46dba49874c4cda On 08/07/2016 08:14 AM, Brian Dolbec wrote: > As usual, we are not resolver guru's, but the code changes look decent > enough :) > > LGTM > Thanks, pushed: https://gitweb.gentoo.org/proj/portage.git/commit/?id=6412205462671735f6e8b3196a780bc4b0d6a077 -- Thanks, Zac