Files
netbird/client
Zoltán Papp 8d9c8b7799 [client] Exit GUI immediately on Windows session end
Wails v3 runs the full app teardown synchronously inside WM_ENDSESSION,
overrunning the 5s end-session budget and triggering the "app is
preventing shutdown" screen with a forced kill. Intercept
WM_QUERYENDSESSION/WM_ENDSESSION and exit at once instead, and suppress
error dialogs, toasts, and the hide-on-close hooks once shutdown or a
tray quit has begun.
2026-07-24 10:39:12 +02:00
..
2023-05-18 19:47:36 +02:00