AdguardTeam / AdguardTeam/dnsproxy

ExchangeParallel return zero resp

Aperta
#398 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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:
image
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.