AdguardTeam / AdguardTeam/dnsproxy
ExchangeParallel return zero resp
Open
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 343
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.