Claude Code hangs during long-running operations after recent upgrade
Resolved 💬 5 comments Opened Jan 23, 2026 by meetingka Closed Feb 27, 2026
Description
Claude Code hangs intermittently during long-running operations. It works for 5-6 interactions then becomes unresponsive.
Environment
- Claude Code version: 2.1.17
- OS: macOS (Darwin 24.6.0)
- Platform: darwin
Steps to Reproduce
- Use Claude Code for data migration tasks (BigQuery to PostgreSQL)
- After 5-6 successful tool calls/interactions, Claude Code hangs
- Requires
pkill -f claudeto recover
Expected Behavior
Claude Code should remain responsive during long-running operations.
Actual Behavior
Claude Code becomes unresponsive and hangs, requiring a forced restart.
Additional Context
- This started happening after a recent software upgrade
- Previously worked reliably for one-month data migration periods
- The hanging may be related to the duration of operations rather than a specific action
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗