[Bug] Crash during concurrent pkill operation and file deletion
Resolved 💬 3 comments Opened Mar 29, 2026 by Tank-x3 Closed Apr 2, 2026
Bug Description
Does the Claude Code CLI crash when trying to simultaneously perform a pkill operation on a localhost server and delete a file?
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.1.87
- Feedback ID: feb08366-f2c6-400d-80f1-bc2eb9c50571
Errors
Bash(taskkill //F //IM node.exe 2>/dev/null; sleep 2 && echo "done")
⎿ Running… (4s · timeout 10s)
(ctrl+b to run in background)
✶ Prestidigitating…
⎿ Tip: Hit shift+tab to cycle between default mode, auto-accept edit mode, and plan mode
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
❯
PS C:\u_temp\remote-access> [O[I[O[───This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗