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

concurrent map read/write fix; removed mutexInfo #148

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

bbist
Copy link
Contributor

@bbist bbist commented Apr 5, 2021

Miner crashed because lock was not properly used while reading and writing map fields TimersByURI and SizeByURI of struct Node.
Following is the reported issue: #145
Following commit show feedback from @peterlimg: 246c3f2

@Sriep Sriep merged commit a7a8f37 into master Apr 5, 2021
@platsko platsko deleted the concurrent-map-read/write-#145 branch May 9, 2021 14:46
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