guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#45323] [PATCH] substitute: Reuse connections for '--query'.


From: Ludovic Courtès
Subject: [bug#45323] [PATCH] substitute: Reuse connections for '--query'.
Date: Mon, 04 Jan 2021 11:55:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

Christopher Baines <mail@cbaines.net> skribis:

> Ludovic Courtès <ludo@gnu.org> writes:

[...]

>>> #<&compound-exception components: (#<&error> #<&irritants irritants: 
>>> (#<gnutls-error-enum The specified session has been invalidated for some
>>> reason.> write_to_session_record_port)> #<&exception-with-kind-and-args 
>>> kind: gnutls-error args: (#<gnutls-error-enum The specified session hasbeen 
>>> invalidated for some reason.> write_to_session_record_port)>)>,
>>>
>>> When this happens, things seem to get stuck and retrying calling
>>> lookup-narinfos leads to the same exception. I'm guessing this might be
>>> happening because the broken connection is being cached and reused.
>>
>> Ah, that looks like another thing that might break.  Does the patch
>> below help?
>
> I've tried using it, and I haven't spotted any problems yet, so I
> believe so.

Pushed as 9158020d7853b6e7925802e0d0a082801c680e8f, thanks!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]