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

refactor(oonimkall): expose the session close call #1657

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

DecFox
Copy link
Contributor

@DecFox DecFox commented Oct 25, 2024

Checklist

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.

@DecFox DecFox requested a review from hellais as a code owner October 25, 2024 10:05
@DecFox DecFox merged commit 051ab4a into master Nov 21, 2024
15 of 18 checks passed
@DecFox DecFox deleted the refactor/mkall-session-close branch November 21, 2024 07:49
aanorbel pushed a commit to ooni/probe-android that referenced this pull request Nov 29, 2024
Fixes ooni/probe#2810

## Proposed Changes

  - Exposes the `close` function for the engine session 
- Invokes the `close` function while downloading urls for
webconnectivity to ensure the running psiphon tunnel (and engine
session) is closed before the experiment run
- Changes in engine api surface:
ooni/probe-cli#1657
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

Successfully merging this pull request may close these issues.

1 participant