AdguardTeam / AdguardTeam/dnsproxy
ExchangeParallel return zero resp
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 3.3k
- Forks
- 343
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.