mirror of https://github.com/ethereum/go-ethereum
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 mutexpull/20923/head
parent
eb2fd823b2
commit
2a836bb259
Loading…
Reference in new issue