Skip to content

[ISSUE #72] Fix data race conditions.#77

Merged
merlimat merged 3 commits into
apache:masterfrom
cckellogg:fix-race-data-race-warnings
Oct 28, 2019
Merged

[ISSUE #72] Fix data race conditions.#77
merlimat merged 3 commits into
apache:masterfrom
cckellogg:fix-race-data-race-warnings

Conversation

@cckellogg
Copy link
Copy Markdown
Contributor

Fixes #72

This patch adds locking to fix all the data race warnings when discovered when running.
go test ./... -race

@merlimat
Copy link
Copy Markdown
Contributor

@cckellogg Should we also add the -race to the test command in CI to avoid regressions?

@merlimat merlimat merged commit bd30a32 into apache:master Oct 28, 2019
@wolfstudy wolfstudy added this to the 0.1.0 milestone Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data race

3 participants