Skip to content

bug(x) fix psiphon wrapper context #427

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

Merged
merged 2 commits into from
Apr 23, 2025
Merged

bug(x) fix psiphon wrapper context #427

merged 2 commits into from
Apr 23, 2025

Conversation

ohnorobo
Copy link
Contributor

@ohnorobo ohnorobo commented Apr 17, 2025

Use two contexts for psiphon so we don't cancel the tunnel if the input context is cancelled

Testing:
added the ability to run integration tests with a secret config in #430

@ohnorobo ohnorobo requested a review from fortuna April 17, 2025 15:51
@ohnorobo ohnorobo marked this pull request as draft April 17, 2025 15:59
Copy link
Contributor

@fortuna fortuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. But we need to fix the tests

@ohnorobo ohnorobo force-pushed the psiphon-bug branch 2 times, most recently from b6d6903 to ef0557d Compare April 23, 2025 08:33
@ohnorobo
Copy link
Contributor Author

Looks good. But we need to fix the tests

Tests fixed. The failures I was seeing locally were indeed coming from singleton errors from starting a tunnel in my integration test and not closing it.

@ohnorobo ohnorobo marked this pull request as ready for review April 23, 2025 08:51
@ohnorobo ohnorobo merged commit 2f17df1 into main Apr 23, 2025
7 of 9 checks passed
@ohnorobo ohnorobo deleted the psiphon-bug branch April 23, 2025 11:50
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.

2 participants