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

Remove an unnecessary step when stopping the tunnel #3639

Merged
merged 4 commits into from
Nov 28, 2024

Conversation

diegoreymendez
Copy link
Contributor

@diegoreymendez diegoreymendez commented Nov 28, 2024

Task/Issue URL: https://app.asana.com/0/1207603085593419/1208865941226621/f

BSK PR: duckduckgo/BrowserServicesKit#1102
macOS PR: duckduckgo/macos-browser#3608

Description

Removes a duplicated step from the tunnel stop logic that was causing some trouble in the logs.

Testing

The change should be completely transparent, but you can try stopping the tunnel and seeing that you spot the tunnel stop success or failure pixels.

Definition of Done (Internal Only):


Internal references:

Software Engineering Expectations
Technical Design Template

@diegoreymendez diegoreymendez self-assigned this Nov 28, 2024
@diegoreymendez diegoreymendez marked this pull request as ready for review November 28, 2024 13:18
@diegoreymendez diegoreymendez changed the title macOS VPN: App update causing tunnel to sometimes stop Remove an unnecessary step when stopping the tunnel Nov 28, 2024
diegoreymendez added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Nov 28, 2024
Task/Issue URL:
https://app.asana.com/0/1207603085593419/1208865941226621/f

iOS PR: duckduckgo/iOS#3639
macOS PR: duckduckgo/macos-browser#3608

What kind of version bump will this require?: Patch

## Description

Removes a duplicated step from the tunnel stop logic that was causing
some trouble in the logs.
diegoreymendez added a commit to duckduckgo/macos-browser that referenced this pull request Nov 28, 2024
Task/Issue URL:
https://app.asana.com/0/1207603085593419/1208865941226621/f

BSK PR: duckduckgo/BrowserServicesKit#1102
iOS PR: duckduckgo/iOS#3639

## Description

Changes how the tunnel is restarted on app update so that it won't fail
to start again..
@diegoreymendez diegoreymendez merged commit 128adae into main Nov 28, 2024
13 checks passed
@diegoreymendez diegoreymendez deleted the diego/tunnel-restart-improvements branch November 28, 2024 22:24
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