[Bug] Background task not terminating after completion now

Resolved 💬 3 comments Opened Nov 12, 2025 by Sarathshasikumar Closed Nov 15, 2025

Bug Description
The background task started by claude is running for a long time, even after the task is complete its running.

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.0.35
  • Feedback ID:

Errors

[{"error":"CaA: Another process is currently installing an update\n    at zEA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:1781)\n    at Object.current (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2243:33265)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-09T09:01:44.069Z"},{"error":"CaA: Another process is currently installing an update\n    at zEA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:1781)\n    at Object.current (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2243:33265)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-09T09:32:20.236Z"},{"error":"CaA: Another process is currently installing an update\n    at zEA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:1781)\n    at Object.current (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2243:33265)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-09T11:39:44.586Z"},{"error":"CaA: Another process is currently installing an update\n    at zEA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:1781)\n    at Object.current (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2243:33265)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-09T19:36:37.677Z"},{"error":"CaA: Another process is currently installing an update\n    at zEA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:1781)\n    at Object.current (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2243:33265)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-09T21:12:43.227Z"},{"error":"CaA: Another process is currently installing an update\n    at zEA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:1781)\n    at Object.current (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2243:33265)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-09T21:44:27.658Z"},{"error":"CaA: Another process is currently installing an update\n    at zEA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:1781)\n    at Object.current (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2243:33265)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-09T22:57:08.520Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n    at jD (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1054:4413)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1054:4141\n    at Array.map (<anonymous>)\n    at gC (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1054:4132)\n    at XSQ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1752:6597)\n    at rw (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:98:19414)\n    at yt (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:100:42806)\n    at x9 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:100:38347)\n    at qp (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:100:38275)\n    at J$ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:100:38129)","timestamp":"2025-11-09T23:25:30.461Z"},{"error":"MaxFileReadTokenExceededError: File content (57113 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at eUQ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1639:25198)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1648:1020)\n    at async ZN (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1648:3002)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3591:1397","timestamp":"2025-11-10T00:18:33.420Z"},{"error":"Error: Request was aborted.\n    at $_.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:707:3861)\n    at runNextTicks (node:internal/process/task_queues:65:5)\n    at process.processTimers (node:internal/timers:540:9)"

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗