Skip to content

Commit 594772b

Browse files
committed
fixup
1 parent febf414 commit 594772b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Coder Desktop/Coder Desktop/Views/VPNMenu.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ struct VPNMenu<VPN: VPNService, S: Session>: View {
104104
await vpn.stop()
105105
waitCleanup = true
106106
Task {
107-
try await Task.sleep(for: waitCleanupDuration)
107+
try? await Task.sleep(for: waitCleanupDuration)
108108
waitCleanup = false
109109
}
110110
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy