修复读取 GameAgent 配置时窗口卡死 #264
Reference in New Issue
Block a user
Delete Branch "fix/game-agent-config-master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题
读取或保存 game-creator.config.json 时,配置检查同步执行 Codex CLI/app-server 探测,占用 Tauri 窗口事件线程,导致窗口整体卡死。
解决方案
验证
Fixes #262
Pull request closed