mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-28 22:02:55 +00:00
This fixes a data race on worker.current by moving the call to StopPrefetcher into the main loop. The commit also contains fixes for two other races in unit tests of unrelated packages. |
||
|---|---|---|
| .. | ||
| feehistory.go | ||
| feehistory_test.go | ||
| gasprice.go | ||
| gasprice_test.go | ||