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

Using TopologyRecovery as pointer to avoid go vet lock-copy issues #1242

Merged
merged 1 commit into from Sep 23, 2020

Conversation

shlomi-noach
Copy link
Collaborator

While this repo doesn't use (yet) go vet in CI, it has been noted elsewhere that go vet complains about copying a WaitGroup as part of TopologyRecovery struct.

This PR changes relevant references to pointers.

@shlomi-noach shlomi-noach merged commit 2b69c3e into master Sep 23, 2020
@shlomi-noach shlomi-noach deleted the topology-recovery-pointer branch September 23, 2020 11:55
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.

None yet

1 participant