fn rollback_started(app: &AppHandle, started: &[StreamKind])Expand description
Roll back partially-started channels after a per-channel start failure mid-session. Best-effort — each stop swallows its own errors since we’re already on the error path.