From cafc28194947c198b03410b3fa92723b539b1f30 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