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 data race-related test failures #171

Merged
merged 5 commits into from
Nov 11, 2021
Merged

Fix data race-related test failures #171

merged 5 commits into from
Nov 11, 2021

Conversation

mattayes
Copy link
Contributor

@mattayes mattayes commented Nov 11, 2021

Changes

  • Fix data race-related test failures (i.e., can run go test -race successfully).
  • Add .vscode directory to gitignore.
  • Fix missed context cancellation.
  • Upgrade GitHub Actions.

@mattayes mattayes self-assigned this Nov 11, 2021
@mattayes mattayes merged commit 2768bfb into master Nov 11, 2021
@mattayes mattayes deleted the race-failures branch November 11, 2021 21:32
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

3 participants