GNU bug report logs

#70947 [PATCH] store: Refactor connect-to-daemon.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Full log

Message #10 received at 70947-done@debbugs.gnu.org (full text, mbox, reply):

Received: (at 70947-done) by debbugs.gnu.org; 29 Jun 2024 11:40:11 +0000
From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 07:40:11 2024
Received: from localhost ([127.0.0.1]:37207 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1sNWR9-0005B9-JI
	for submit@debbugs.gnu.org; Sat, 29 Jun 2024 07:40:11 -0400
Received: from mira.cbaines.net ([212.71.252.8]:43894)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <mail@cbaines.net>) id 1sNWR6-0005Au-Th
 for 70947-done@debbugs.gnu.org; Sat, 29 Jun 2024 07:40:09 -0400
Received: from localhost (unknown [212.132.255.81])
 by mira.cbaines.net (Postfix) with ESMTPSA id 26B1627BBE2
 for <70947-done@debbugs.gnu.org>; Sat, 29 Jun 2024 12:39:37 +0100 (BST)
Received: from felis (localhost [127.0.0.1])
 by localhost (OpenSMTPD) with ESMTP id dcd86bb8
 for <70947-done@debbugs.gnu.org>;
 Sat, 29 Jun 2024 11:39:36 +0000 (UTC)
From: Christopher Baines <mail@cbaines.net>
To: 70947-done@debbugs.gnu.org
Subject: Re: [bug#70947] [PATCH] store: Refactor connect-to-daemon.
In-Reply-To: <d42aea321f7c67d97611c80874c51055ee409021.1715705765.git.mail@cbaines.net>
 (Christopher Baines's message of "Tue, 14 May 2024 17:56:05 +0100")
References: <d42aea321f7c67d97611c80874c51055ee409021.1715705765.git.mail@cbaines.net>
User-Agent: mu4e 1.12.4; emacs 29.3
Date: Sat, 29 Jun 2024 12:39:35 +0100
Message-ID: <87bk3k2d1k.fsf@cbaines.net>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 70947-done
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.0 (-)
[Message part 1 (text/plain, inline)]
Christopher Baines <mail@cbaines.net> writes:

> Remove the inner connect procedure, as now that #:non-blocking? needs passing
> on, this just makes things more difficult.  This commit also fixes not passing
>  #:non-blocking? on in the case where open-unix-domain-socket is called as
> connect.
>
> * guix/store.scm (connect-to-daemon): Refactor and fix non-blocking
> connections to sockets with a filename.
>
> Change-Id: I61cd99920df91baba95567d670bec6fa94043875
> ---
>  guix/store.scm | 69 +++++++++++++++++++++++---------------------------
>  1 file changed, 32 insertions(+), 37 deletions(-)

I pushed this to master as ffdbf1f11ee68e127216cb6682e93b490c7e1d0d.
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Jan 5 01:44:37 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.