Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExchangeParallel return zero resp #398

Open
Nyx2022 opened this issue Jun 3, 2024 · 0 comments
Open

ExchangeParallel return zero resp #398

Nyx2022 opened this issue Jun 3, 2024 · 0 comments

Comments

@Nyx2022
Copy link

Nyx2022 commented Jun 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant