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

Expose race errors in blockIndex.mapIndex #250

Merged
merged 2 commits into from
May 8, 2021
Merged

Expose race errors in blockIndex.mapIndex #250

merged 2 commits into from
May 8, 2021

Conversation

Sriep
Copy link
Contributor

@Sriep Sriep commented May 7, 2021

Modify blockdb_test.go to WriteData in separate goroutines. This generates race errors from blockdb.mapIndex.

These errors should be fixed in issue #249.

@Sriep Sriep requested a review from MurashovVen May 7, 2021 12:22
@Sriep Sriep changed the title Race error: Do WriteData in sepearte go routines Expose race errors in blockIndex.mapIndex: WriteData in sepearte go routines May 7, 2021
@Sriep Sriep changed the title Expose race errors in blockIndex.mapIndex: WriteData in sepearte go routines Expose race errors in blockIndex.mapIndex May 7, 2021
@Sriep Sriep merged commit 1845a49 into master May 8, 2021
@Sriep Sriep deleted the ut-bockdb branch May 8, 2021 11:38
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

2 participants