tokio::spawn panics in .setup() because Tauri's Tokio reactor isn't active yet at that point. tauri::async_runtime::spawn handles this. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tokio::spawn panics in .setup() because Tauri's Tokio reactor isn't active yet at that point. tauri::async_runtime::spawn handles this. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>