Skip to content
Snippets Groups Projects
Commit 3cba5377 authored by Shawn Pearce's avatar Shawn Pearce
Browse files

Fix hang when fetching over SSH


JSch may hang or abort with the timeout if JGit connects before
its obtained the streams.  Instead defer the connect() call until
after the streams have been configured.

Bug: 312383
Change-Id: I7c3a687ba4cb69a41a85e2b60d381d42b9090e3f
Reported-by: default avatarDmitry Neverov <dmitry.neverov@gmail.com>
Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent f999b4aa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment