mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
* fix: main thread block by sidecar launching. #4791 * Refactor async runtime spawn to use AsyncHandler::spawn for unify debugging. * Fix compile error on non-windows platform by remove Windows-specific configuration import.