You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Checklist
- [x] I have read the [contribution
guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md)
- [x] reference issue for this pull request:
ooni/probe#2810
- [ ] if you changed anything related to how experiments work and you
need to reflect these changes in the ooni/spec repository, please link
to the related ooni/spec pull request: <!-- add URL here -->
- [ ] if you changed code inside an experiment, make sure you bump its
version number
<!-- Reminder: Location of the issue tracker:
https://github.com/ooni/probe -->
## Description
This diff exposes the `Session.Close` call for the geoip session we
initialize in the mobile app. This is required to close the
circumvention tunnel before we use start another tunnel as part of the
async tasks to run the experiments.
Describe the bug
It seems running the probe with the
psiphon
proxy errors out with:We should look into this as currently, we cannot run measurement using the proxy.
The text was updated successfully, but these errors were encountered: