AdguardTeam / AdguardTeam/dnsproxy

ExchangeParallel return zero resp

Open
#398 0 comments 0 reactions 0 assignees View on GitHub
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:
image
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.