Closed jamesjoshuahill closed 6 years ago
Whilst investigating https://github.com/cloudfoundry/bosh-cli/issues/432 the BOSH CLI hung indefinitely because the Socks5Proxy and HostKey do not set a Timeout in their ssh.ClientConfig.
Socks5Proxy
HostKey
Timeout
ssh.ClientConfig
Would you accept a PR to timeout after, say, 30 seconds?
Josh and @mirahimage
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/157880360
The labels on this github issue will be updated when the story is started.
yes
Whilst investigating https://github.com/cloudfoundry/bosh-cli/issues/432 the BOSH CLI hung indefinitely because the
Socks5Proxy
andHostKey
do not set aTimeout
in theirssh.ClientConfig
.Would you accept a PR to timeout after, say, 30 seconds?
Josh and @mirahimage