Skip to content

Fix data race condition #190

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

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Fix data race condition #190

merged 1 commit into from
Jul 5, 2024

Conversation

ffilippopoulos
Copy link
Member

Move locks higher up before creating the full resource snapshot to fix write data race errors shown via: go test -v -race ./....

Move locks higher up before creating the full resource snapshot to fix
write data race errors shown via: `go test -v -race ./...`.
@ffilippopoulos ffilippopoulos merged commit 74b62e8 into master Jul 5, 2024
7 checks passed
@ffilippopoulos ffilippopoulos deleted the fix-data-race branch July 5, 2024 14:39
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.

2 participants