Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(webconnectivity@v0.5): avoid confusing log message
It's confusing to see ``` measuring additional addrs from TH: [] ``` when actually nothing is going to be measured. So, instead, let us log about the additional addrs discovered by the TH instead, which is less confusing. Part of ooni/probe#2237
- Loading branch information