A.Shakhmatov e02225a3b9 fix: use tauri::async_runtime::spawn for MCP server
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>
2026-02-12 14:03:26 +03:00
Description
No description provided
1.2 MiB
Languages
TypeScript 63.1%
Rust 33.5%
CSS 2.4%
Makefile 0.8%
JavaScript 0.1%