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: fix base buffer concurrent read/write race #88

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

will-2012
Copy link
Contributor

@will-2012 will-2012 commented Apr 22, 2024

Description

Fix base buffer concurrent read/write race.

Rationale

Fix the map in the base from being accessed and modified concurrently.

Example

N/A.

Changes

Notable changes:

  • pathdb bufferlist.

joeylichang
joeylichang previously approved these changes Apr 22, 2024
@will-2012 will-2012 added the R4R Ready for review label Apr 23, 2024
@owen-reorg owen-reorg merged commit d04dda4 into bnb-chain:develop Apr 23, 2024
1 check passed
owen-reorg pushed a commit to owen-reorg/op-geth that referenced this pull request Apr 25, 2024
…-azimir

Update to upstream Azimir (1.11.6) release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R4R Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants