Files
qwen-code/packages/core/src
xuewenjie cb59b5a9dc refactor(core): optimize Windows process detection and remove debug logging
- Replace execFileAsync with execAsync for complex PowerShell commands in getProcessInfo
- Remove unnecessary getProcessInfo retry logic when parent not in processMap
- Remove all debug logging code (writeDebugLog function and fs import)
- Improve performance by ~1.6-2.6 seconds per detection
- Keep execFileAsync for simple commands in getProcessTableWindows
2025-12-18 16:24:40 +08:00
..
2025-07-22 23:26:01 +08:00
2025-12-16 19:54:55 +08:00
2025-12-13 23:18:49 +08:00
2025-07-22 23:26:01 +08:00