mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
This commit is contained in:
parent
5dfa10977c
commit
0b2fe7d7b5
1 changed files with 1 additions and 0 deletions
|
|
@ -305,6 +305,7 @@ func XTestDelivery(t *testing.T) {
|
|||
}
|
||||
}
|
||||
}()
|
||||
wg.Add(1)
|
||||
go func() {
|
||||
defer wg.Done()
|
||||
// reserve receiptfetch
|
||||
|
|
|
|||
Loading…
Reference in a new issue