mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
Address code review feedback: - Replace async spawn() with sync execSync() to ensure taskkill completes before app exits - Add try/catch error handling for permission/invalid-PID errors - Add helpful error logging for debugging 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>