[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73861] [PATCH] git: Add server connection and read timeouts.
From: |
Maxim Cournoyer |
Subject: |
[bug#73861] [PATCH] git: Add server connection and read timeouts. |
Date: |
Fri, 18 Oct 2024 23:34:02 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
Ludovic Courtès <ludo@gnu.org> writes:
> Fixes <https://issues.guix.gnu.org/71818>.
>
> * guix/git.scm (set-git-timeouts): New procedure.
> (update-cached-checkout): Add #:connection-timeout and #:read-timeout.
> Call ‘set-git-timeouts’.
>
> Change-Id: Ibbd4fc6104ce66afed880b3975c129abbc2ab755
Neat! LGTM.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
--
Thanks,
Maxim