forked from mirror/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 mutexrelease/1.9
parent
eb2fd823b2
commit
2a836bb259
Loading…
Reference in new issue