From 202462bf53f8198a439539358eb3ad19d2e1237d Mon Sep 17 00:00:00 2001 From: vybe Date: Thu, 21 May 2026 07:04:06 +0000 Subject: [PATCH] chore: confirm single authoritative error path for statusCheck parseStatusResult safely catches JSON errors (lib.js:68). onStreamFinished performs no toasts. All failure toasts centralized in statusCheck.onExited (TailscaleWidget.qml:103). Eliminates historical double-toast spam described in #13. Fixes #13