bug-guix
[Top][All Lists]
Advanced

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

bug#71818: ‘update-cached-checkout’ (Guile-Git/libgit2) can sometimes ge


From: Ludovic Courtès
Subject: bug#71818: ‘update-cached-checkout’ (Guile-Git/libgit2) can sometimes get stuck forever
Date: Tue, 03 Sep 2024 17:23:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Ludovic Courtès <ludovic.courtes@inria.fr> skribis:

> ‘update-cached-checkout’ can sometimes get stuck on a connection
> forever.  This is problematic for ‘cuirass register’, as it means that
> it’ll silently stay forever in an unfinished ‘remote-fetch’, thus
> without updating repos anymore:

[...]

> AFAICS, there’s no timeout option in libgit2 unfortunately:

Good news: libgit2 1.8 has ‘GIT_OPT_SET_SERVER_TIMEOUT’ etc., which are
exactly what we need.  To be continued…

Ludo’.





reply via email to

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