The underlying SSH connections are kept open and are reused across several SSH sessions. This is due to upstream issues in which concurrent/parallel SSH connections may lead to instability. https://github.com/golang/go/issues/51926 https://github.com/golang/go/issues/27140 Signed-off-by: Paulo Gomes <paulo.gomes@weave.works> |
||
---|---|---|
.. | ||
managed | ||
testdata/git/repo | ||
checkout.go | ||
checkout_test.go | ||
libgit2.go | ||
transport.go | ||
transport_test.go |