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

feat(dslx): implement DNSLookupParallel #1387

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

bassosimone
Copy link
Member

@bassosimone bassosimone commented Oct 25, 2023

Closes ooni/probe#2617

While there: there's no need to return the Trace used for DNS lookup and there's no meaning in aggregating traces when running DNSLookupParallel, because we have multiple traces, so let's just drop ResolvedAddresses.Trace.

@bassosimone bassosimone changed the title x feat(dslx): implement DNSLookupParallel Oct 25, 2023
@bassosimone bassosimone marked this pull request as ready for review October 25, 2023 13:17
@bassosimone bassosimone merged commit 420aadb into master Oct 25, 2023
10 checks passed
@bassosimone bassosimone deleted the dnslookupparallel branch October 25, 2023 13:38
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
Closes ooni/probe#2617

While there: there's no need to return the Trace used for DNS lookup and
there's no meaning in aggregating traces when running DNSLookupParallel,
because we have multiple traces, so let's just drop
ResolvedAddresses.Trace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant