From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: [PATCH 4/4] database: Enable running up to 4 database queries at once. Date: Sat, 25 Jan 2020 18:47:54 +0100 Message-ID: <87muab8m2d.fsf@gnu.org> References: <20200124194406.29638-1-mail@cbaines.net> <20200124194406.29638-4-mail@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45172) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ivPXI-00010X-6J for guix-devel@gnu.org; Sat, 25 Jan 2020 12:47:56 -0500 In-Reply-To: <20200124194406.29638-4-mail@cbaines.net> (Christopher Baines's message of "Fri, 24 Jan 2020 19:44:06 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Christopher Baines Cc: guix-devel@gnu.org The rest of this patch series LGTM! Ludo=E2=80=99.