eth/downloader: fix incorrect waitgroup in test XTestDelivery (#33047)
Some checks failed
/ Linux Build (push) Has been cancelled
/ Linux Build (arm) (push) Has been cancelled
/ Keeper Build (push) Has been cancelled
/ Windows Build (push) Has been cancelled
/ Docker Image (push) Has been cancelled

This commit is contained in:
wit liu 2025-10-30 15:39:02 +08:00 committed by GitHub
parent ccacbd1e37
commit 243407a3aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -351,6 +351,7 @@ func XTestDelivery(t *testing.T) {
}
}
}()
wg.Add(1)
go func() {
defer wg.Done()
// reserve receiptfetch