good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 2a836bb2 authored by Marius van der Wijden's avatar Marius van der Wijden Committed by GitHub
Browse files

core/rawdb: fix data race between Retrieve and Close (#20919)

* core/rawdb: fixed data race between retrieve and close

closes https://github.com/ethereum/go-ethereum/issues/20420

* core/rawdb: use non-atomic load while holding mutex
parent eb2fd823
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment