Skip to content

android: make foreground notification call synchronous, and use exped…#736

Merged
kari-ts merged 1 commit intomainfrom
kari/int
Feb 13, 2026
Merged

android: make foreground notification call synchronous, and use exped…#736
kari-ts merged 1 commit intomainfrom
kari/int

Conversation

@kari-ts
Copy link
Collaborator

@kari-ts kari-ts commented Feb 13, 2026

…ited work

-Stop using Dispatchers.IO for showing foreground notifications, since the scheduling can introduce delays for work that we want done immediately -Make WorkManager expedited to avoid delaying/losing tasks scheduled when the app is backgrounded/immediately

Updates tailscale/tailscale#14148

…ited work

-Stop using Dispatchers.IO for showing foreground notifications, since the scheduling can introduce delays for work that we want done immediately
-Make WorkManager expedited to avoid delaying/losing tasks scheduled when the app is backgrounded/immediately

Updates tailscale/tailscale#14148

Signed-off-by: kari-ts <kari@tailscale.com>
@kari-ts kari-ts requested a review from barnstar February 13, 2026 20:57
@kari-ts kari-ts merged commit 287c2aa into main Feb 13, 2026
4 checks passed
@kari-ts kari-ts deleted the kari/int branch February 13, 2026 21:37
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