Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestDialSetEndpointsBeforeFail: context deadline exceeded #7823

Closed
heyitsanthony opened this issue Apr 26, 2017 · 0 comments
Closed

TestDialSetEndpointsBeforeFail: context deadline exceeded #7823

heyitsanthony opened this issue Apr 26, 2017 · 0 comments
Assignees
Milestone

Comments

@heyitsanthony
Copy link
Contributor

heyitsanthony commented Apr 26, 2017

https://semaphoreci.com/coreos/etcd/branches/master/builds/1858
https://semaphoreci.com/coreos/etcd/branches/master/builds/1870

--- FAIL: TestDialSetEndpointsBeforeFail (3.47s)
	dial_test.go:70: context deadline exceeded

seeing similar failures to TestDialSetEndpointsAfterFail as well

@heyitsanthony heyitsanthony added this to the v3.2.0 milestone Apr 26, 2017
@heyitsanthony heyitsanthony self-assigned this May 1, 2017
gyuho pushed a commit that referenced this issue May 3, 2017
Connection pausing added another exit condition in the listener
path, causing the bridge to leak connections instead of closing
them when signalled to close. Also adds some additional Close
paranoia.

Fixes #7823
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant