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

Fix for VPN stop issues. #2689

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

diegoreymendez
Copy link
Contributor

@diegoreymendez diegoreymendez commented Apr 23, 2024

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

iOS PR: Not needed
BSK PR: duckduckgo/BrowserServicesKit#794

Description:

Tentative fix for an issue where the tunnel provider is taking a long time to stop.

Testing

Since this is a tentative fix it's not feasible to propose testing steps. Testing in this PR should be directed at making sure that the tunnel starts and stop properly.

Try:

  1. Starting and stopping tune VPN
  2. Start the VPN, re-run the app from Xcode to simulate an update and ensure the VPN restarts normally.

Internal references:

Software Engineering Expectations
Technical Design Template

@diegoreymendez diegoreymendez self-assigned this Apr 23, 2024
@diegoreymendez diegoreymendez marked this pull request as ready for review April 23, 2024 16:22
@diegoreymendez diegoreymendez changed the base branch from main to release/1.85.0 April 23, 2024 16:23
diegoreymendez added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Apr 26, 2024
Task/Issue URL: https://app.asana.com/0/0/1207063924984126/f

iOS PR: Not needed
macOS PR: duckduckgo/macos-browser#2689

What kind of version bump will this require?: Patch

## Description:

Tentative fix for an issue where the tunnel provider is taking a long time to stop.
@diegoreymendez diegoreymendez changed the title Updates BSK Fix for VPN stop issues. Apr 26, 2024
@diegoreymendez diegoreymendez merged commit a072d59 into release/1.85.0 Apr 26, 2024
19 of 20 checks passed
@diegoreymendez diegoreymendez deleted the diego/investigate-tunnel-stop-issues branch April 26, 2024 13:23
samsymons added a commit that referenced this pull request Apr 26, 2024
…utdown

# By Dax the Duck (9) and others
# Via GitHub (6) and others
* main: (47 commits)
  Update BSK to 141.1.1 (#2713)
  macOS: VPN Metadata Improvements (#2704)
  duck page suggestions (#2666)
  macOS: Add pixels to track VPN wake and stop attempts (#2694)
  Trusted url indicator (#2665)
  remove Tab.TabContent.url (#2647)
  Bump version to 1.85.0 (176)
  Update release automation to support Privacy Pro section in release notes (#2710)
  Fix for VPN stop issues. (#2689)
  Hard-codes the VPN waitlist flags to ON (#2709)
  Add subscription status to the macOS metadata (#2680)
  Bump version to 1.85.0 (175)
  Call finish in the correct place (#2702)
  Fix layout issue on DBP (#2700)
  Update autoconsent to v10.6.1 (#2618)
  Make Clear All History shortcut available without entering Main Menu (#2682)
  Fix DataBrokerProtectionProcessor.swift lint
  Fix SwiftLint
  Add parameter allowed encoding to error descriptions (#2691)
  Remove debug flags
  ...

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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