Skip to content

android: make close() idempotent#756

Merged
kari-ts merged 1 commit intomainfrom
kari/closeclose
Mar 11, 2026
Merged

android: make close() idempotent#756
kari-ts merged 1 commit intomainfrom
kari/closeclose

Conversation

@kari-ts
Copy link
Copy Markdown
Collaborator

@kari-ts kari-ts commented Mar 10, 2026

If the VPN is revoked, close is called twice, resulting in the state being forced into Stopping after setWantRunning=true is issued

Updates tailscale/tailscale#18847

If the VPN is revoked, close is called twice, resulting in the state being forced into Stopping after setWantRunning=true is issued

Updates tailscale/tailscale#18847

Signed-off-by: kari-ts <kari@tailscale.com>
@kari-ts kari-ts requested a review from barnstar March 10, 2026 21:35
@kari-ts kari-ts merged commit 5819e29 into main Mar 11, 2026
4 checks passed
@kari-ts kari-ts deleted the kari/closeclose branch March 11, 2026 19:19
nadeemakhter0602 pushed a commit to nadeemakhter0602/TailMon that referenced this pull request Mar 22, 2026
If the VPN is revoked, close is called twice, resulting in the state being forced into Stopping after setWantRunning=true is issued

Updates tailscale/tailscale#18847

Signed-off-by: kari-ts <kari@tailscale.com>
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