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

Use shared testing helper which guards against races in tmclient construction #8300

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

ajm188
Copy link
Contributor

@ajm188 ajm188 commented Jun 9, 2021

Signed-off-by: Andrew Mason amason@slack-corp.com

Related Issue(s)

Fixes #8299

Checklist

  • Tests were added or are not required -- n/a
  • Documentation was added or is not required -- n/a

Deployment Notes

…truction

Fixes vitessio#8299

Signed-off-by: Andrew Mason <amason@slack-corp.com>
@ajm188 ajm188 requested review from rafael and doeg June 9, 2021 20:02
@ajm188 ajm188 added this to In progress in Vtctld Service via automation Jun 9, 2021
Copy link
Member

@rafael rafael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rafael rafael merged commit 37829de into vitessio:main Jun 9, 2021
Vtctld Service automation moved this from In progress to Done Jun 9, 2021
@ajm188 ajm188 deleted the am_fix_datarace branch June 9, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Fix data races in grpcvtctldserver tests
3 participants