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 consensus concurrent map access. #4421

Merged

Conversation

Frozen
Copy link
Contributor

@Frozen Frozen commented May 4, 2023

concurrent map iteration and map write
May 04 11:06:14 mhe-explorer0-01 systemd-journald[359497]: Suppressed 17945 messages from harmony.service
May 04 11:06:14 mhe-explorer0-01 harmony-explorer-node[1457088]: goroutine 6812396 [running]:
May 04 11:06:14 mhe-explorer0-01 harmony-explorer-node[1457088]: github.com/harmony-one/harmony/consensus.(*FBFTLog).DeleteBlocksLessThan(...)
May 04 11:06:14 mhe-explorer0-01 harmony-explorer-node[1457088]: /home/sp/harmony/harmony/consensus/fbft_log.go:151
May 04 11:06:14 mhe-explorer0-01 harmony-explorer-node[1457088]: github.com/harmony-one/harmony/node.(*Node).commitBlockForExplorer(0xc028ac0000, 0xc138e7f500)...

@ONECasey ONECasey merged commit 31d54dc into harmony-one:dev May 5, 2023
2 checks passed
GheisMohammadi pushed a commit that referenced this pull request May 17, 2023
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