AdguardTeam / AdguardTeam/dnsproxy
ExchangeParallel return zero resp
Aperta
- Lingua principale
- Go
- Stelle
- 3.3k
- Fork
- 343
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
when i use ExchangeParallel to query a domain like the following code:
dnsReply, dnsResolved, err := upstream.ExchangeParallel(Ups, &query01)
but some situation bad happens:
the err is nil, the dnsReply and dnsResolved is not nil, but the anser in dnsReplay is empty like the picture:
so i think this is a bug, and i advise to fix it
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.