Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: gracefully shutdown app#25

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethanndickson merged 2 commits intomainfromethan/app-shutdown
Jan 22, 2025
Merged

Conversation

ethanndickson
Copy link
Member

@ethanndicksonethanndickson commentedJan 17, 2025
edited
Loading

When the app is quit (terminated), in any way, an active VPN connection should first be shutdown by sending the stop response over the tunnel. Previously we were only catching when the app was closed via the quit button we supply, but we can actually catch any non-force-quit terminations using theAppDelegate.

Additionally:

  • Quitting the app while the VPN is stopping should wait for the existing stop operation to finish
  • Quitting the app while the VPN is starting should wait for the start operation to finish, and then start and wait for a stop operation.

@ethanndicksonGraphite App
Copy link
MemberAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

@ethanndicksonethanndickson marked this pull request as ready for reviewJanuary 17, 2025 04:58
@ethanndicksonethanndickson self-assigned thisJan 17, 2025
@ethanndicksonethanndickson merged commit8b338a2 intomainJan 22, 2025
4 checks passed
@ethanndicksonethanndickson deleted the ethan/app-shutdown branchJanuary 23, 2025 02:48
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@coadlercoadlercoadler approved these changes

@spikecurtisspikecurtisAwaiting requested review from spikecurtis

Assignees

@ethanndicksonethanndickson

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ethanndickson@coadler

[8]ページ先頭

©2009-2025 Movatter.jp