a3a27b1ebf
* fix(netxlite): make default resolver converge faster Closes https://github.com/ooni/probe/issues/1726 * Update internal/netxlite/resolver.go * fix(ndt7): adapt tests after previous change Because now we're running the DNS resolution inside a goroutine with a child context, the returned error string is different. The previous error said we canceled the whole dialing operation, while now we see directly that the context was canceled. |
||
---|---|---|
.. | ||
callback_test.go | ||
callback.go | ||
dial_test.go | ||
dial.go | ||
download_test.go | ||
download.go | ||
mockable_test.go | ||
mockable.go | ||
ndt7_test.go | ||
ndt7.go | ||
param.go | ||
spec.go | ||
upload_test.go | ||
upload.go |