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

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 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.

1 participant