Fix a hang when using git-annex with an old openssh 7.2p2
This does mean a 2 second delay after transfers when using that ssh, but it's an old and apparently quite weirdly broken version of ssh.
This commit is contained in:
parent
afaae84f49
commit
aa492bc659
2 changed files with 22 additions and 5 deletions
|
@ -161,3 +161,7 @@ in git-annex.
|
|||
|
||||
[[!meta author=kyle]]
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
> [[fixed|done]] made it cancel the threads 2 seconds after the process
|
||||
> exited if still running. So there will be a bit of a slow down when using
|
||||
> that broken ssh version, but it will work. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue