Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Fix panic when TCP timeout happens on SSH connect #1143

Merged
merged 1 commit into from
May 7, 2015

Conversation

ibuildthecloud
Copy link
Contributor

Now with more running and less panicking.

When a TCP dial errored but the maxDialAttempts was not reached, the conn was left nil and the loop exited.

Signed-off-by: Darren Shepherd <darren@rancher.com>
@ehazlett
Copy link
Contributor

ehazlett commented May 7, 2015

LGTM

ehazlett added a commit that referenced this pull request May 7, 2015
Fix panic when TCP timeout happens on SSH connect
@ehazlett ehazlett merged commit 08ebaa0 into docker:master May 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants