[Bug] Persistent task status display remains after session suspension and reset

Resolved 💬 4 comments Opened Mar 30, 2026 by guruprasath-gopal Closed May 3, 2026

<img width="1697" height="404" alt="Image" src="https://github.com/user-attachments/assets/d43eb6c7-12eb-4997-99df-43190a88141b" />

Bug Description
Bug -> Persisent status encountered ie my terminal shows that the agent is working on this task ✶ Refactoring main.py… (1m 38s · ↓ 1.7k tokens)
⎿  ✔ #176: Fix non-deterministic sampling
✔ #179: Fix L2.5/L3 dispatch inconsistency
◼ #178: Refactor main.py into 4 units . However this was the task before I hit a 5hr limit , i had chosen to suspend my work until i had my session limit reset and have done multiple operations and this "status" is still appearing above my terminal input

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.87
  • Feedback ID: 80161ab1-9dbc-4b7a-b8c0-2a408589fea7

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/speedpowermac/.local/share/claude/versions/2.1.87 (expected in multi-process scenarios)\n    at _p_ (/$bunfs/root/src/entrypoints/cli.js:2851:2138)\n    at Vn6 (/$bunfs/root/src/entrypoints/cli.js:2851:1218)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T12:09:33.965Z"},{"error":"Error: Request was aborted.\n    at gv_ (/$bunfs/root/src/entrypoints/cli.js:1365:16708)\n    at next (native:1:11)\n    at Gy9 (/$bunfs/root/src/entrypoints/cli.js:7572:8934)\n    at next (native:1:11)\n    at Ly9 (/$bunfs/root/src/entrypoints/cli.js:7577:10737)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T12:10:24.911Z"},{"error":"MaxFileReadTokenExceededError: File content (23359 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at gK9 (/$bunfs/root/src/entrypoints/cli.js:4281:5251)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T12:11:05.684Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CZZJ8h1eCRqrmCKyFCKLe\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:51105)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T12:52:21.789Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3940)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T15:03:16.666Z"},{"error":"Error: Request was aborted.\n    at gv_ (/$bunfs/root/src/entrypoints/cli.js:1365:16708)\n    at next (native:1:11)\n    at Gy9 (/$bunfs/root/src/entrypoints/cli.js:7572:8934)\n    at next (native:1:11)\n    at Ly9 (/$bunfs/root/src/entrypoints/cli.js:7577:10737)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T15:23:24.999Z"},{"error":"Error: Request was aborted.\n    at gv_ (/$bunfs/root/src/entrypoints/cli.js:1365:16708)\n    at next (native:1:11)\n    at Ly9 (/$bunfs/root/src/entrypoints/cli.js:7577:3663)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T15:23:25.006Z"},{"error":"Error: Compaction canceled.\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:5168:1071)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T15:23:25.009Z"}]

View original on GitHub ↗

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