bug-guix
[Top][All Lists]
Advanced

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

bug#37762: ‘guix offload’ sets too short a timeout


From: Ludovic Courtès
Subject: bug#37762: ‘guix offload’ sets too short a timeout
Date: Tue, 15 Oct 2019 14:21:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Ludovic Courtès <address@hidden> skribis:

> In (guix scripts offload) the SSH session is created like this:
>
>        (make-session #:user (build-machine-user machine)
>                      #:host (build-machine-name machine)
>                      #:port (build-machine-port machine)
>                      #:timeout 10       ;seconds
>                      ;; …
>                      )

Fixed in 00d732195812234f578a9513b32010fbe6469cd1.

Ludo’.





reply via email to

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