mirror of https://github.com/ethereum/go-ethereum
cmd/geth: fix IPC probe in les test (#23094)
Previously, the test waited a second and then failed if geth had not started. This caused the test to fail intermittently. This change checks whether the IPC is open 10 times over a 5 second period and then fails if geth is still not available.pull/23115/head
parent
948a600ed5
commit
0e6961366a
Loading…
Reference in new issue