mirror of https://github.com/ethereum/go-ethereum
core/rawdb: improve freezerTable.Sync (#26245)
While investigating #22374, I noticed that the Sync operation of the freezer does not take the table lock. It also doesn't call sync for all files if there is an error with one of them. I doubt this will fix anything, but didn't want to drop the fix on the floor either.pull/26253/head
parent
ec2ec2d08e
commit
193f350eb9
Loading…
Reference in new issue