From: Oleg Pykhalov <go.wigust@gmail.com>
To: Brice Waegeneire <brice@waegenei.re>
Cc: 41238@debbugs.gnu.org
Subject: bug#41238: guix deploy close ssh session after each store items sent
Date: Fri, 15 May 2020 09:59:38 +0300 [thread overview]
Message-ID: <87wo5du1id.fsf@gmail.com> (raw)
In-Reply-To: <0156447bb0d526cdfe42d51a154a2bd3@waegenei.re> (Brice Waegeneire's message of "Wed, 13 May 2020 16:32:55 +0000")
[-- Attachment #1: Type: text/plain, Size: 382 bytes --]
Brice Waegeneire <brice@waegenei.re> writes:
> “guix deploy” bugs; they keep coming! “guix deploy” doesn't make use of SSH
> channels[0], instead it close the SSH session each time after sending store
> items.
Did you try a built in SSH's “Control*” feature?
ssh_config (0)
ControlMaster auto
ControlPath ~/.ssh/master-%r@%h:%p
ControlPersist yes
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2020-05-15 7:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-13 16:32 bug#41238: guix deploy close ssh session after each store items sent Brice Waegeneire
2020-05-15 6:59 ` Oleg Pykhalov [this message]
2020-05-15 7:46 ` Brice Waegeneire
2022-01-18 7:08 ` Brice Waegeneire
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wo5du1id.fsf@gmail.com \
--to=go.wigust@gmail.com \
--cc=41238@debbugs.gnu.org \
--cc=brice@waegenei.re \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.