Skip to content

[txpool] Fix data race in txpool#638

Merged
shermike merged 1 commit intomainfrom
fix-txpool-data-race
Mar 24, 2025
Merged

[txpool] Fix data race in txpool#638
shermike merged 1 commit intomainfrom
fix-txpool-data-race

Conversation

@shermike
Copy link
Copy Markdown
Contributor

Data race was in accessing baseFee field in the TxnPool.

Data race was in accessing `baseFee` field in the `TxnPool`.
@shermike shermike enabled auto-merge March 24, 2025 15:24
@shermike shermike added this pull request to the merge queue Mar 24, 2025
Merged via the queue into main with commit 01c2459 Mar 24, 2025
14 checks passed
@shermike shermike deleted the fix-txpool-data-race branch March 24, 2025 16:28
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.

2 participants