Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

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

Merged
shlomi-noach merged 1 commit intomasterfrom
topology-recovery-pointer
Sep 23, 2020
Merged

Using TopologyRecovery as pointer to avoid go vet lock-copy issues#1242
shlomi-noach merged 1 commit intomasterfrom
topology-recovery-pointer

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