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

fix for etcdv3 client panic when only using sd.Registrar #712

Merged
merged 3 commits into from
May 11, 2018

Conversation

basvanbeek
Copy link
Member

When using etcdv3 client on a service only registering and deregistering itself, the client would panic on close.

This fixes the issue and adds an integration test for testing this use case.

@basvanbeek
Copy link
Member Author

seriously can't figure out what is wrong with the test on tip :( the test output gives no clues and running on tip locally succeeds

@basvanbeek basvanbeek merged commit 1b1a55c into go-kit:master May 11, 2018
@basvanbeek basvanbeek deleted the etcdv3 branch June 3, 2018 08:16
jamesgist pushed a commit to jamesgist/kit that referenced this pull request Nov 1, 2024
fix for etcdv3 client panic when only using sd.Registrar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant