go-ethereum/ethclient/gethclient
Marius van der Wijden 90a098904f
ethclient/gethclient: remove race condition in tests (#32206)
alternative to https://github.com/ethereum/go-ethereum/pull/32200

The race condition is not happening yet, since there is only a single
call to `newTestBackend`, but there might be more in the future
2025-07-14 18:27:42 +09:00
..
gethclient.go cmd/workload: rework tracegen to run tracing at block level (#32092) 2025-07-02 13:39:44 +02:00
gethclient_test.go ethclient/gethclient: remove race condition in tests (#32206) 2025-07-14 18:27:42 +09:00