Skip to content

Fix data races in replication and MSM#458

Open
yacovm wants to merge 1 commit into
mainfrom
msmDR
Open

Fix data races in replication and MSM#458
yacovm wants to merge 1 commit into
mainfrom
msmDR

Conversation

@yacovm

@yacovm yacovm commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator
  • When failing verifying a block, e.replicationState.ResendFinalizationRequest is invoked and it's not thread safe.

  • computeNewApprovals of MSM referenced the approval store but without memory coherency.

- When failing verifying a block, e.replicationState.ResendFinalizationRequest is invoked and it's not thread safe.

- computeNewApprovals of MSM referenced the approval store but without memory coherency.

Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
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.

1 participant