Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.259 ·

Killing an already-ended task now re-signals its still-live loop

Killing a task that shows as ended but whose loop is still live now aborts it for real instead of doing nothing.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaBackground Taskswhat it touches
KindBug Fixesin v2.1.259,
You'll notice

Killing a task that shows as ended but whose loop is still live now aborts it for real instead of doing nothing.

Stopping a task whose record already shows it ended, but whose execution loop hasn't actually exited, now re-signals the loop: it aborts the loop's abort controllers and kills its process groups, and returns a note explaining that the record stayed listed because the loop was still live. Previously this case was a silent no-op.

See this entry in the whole of v2.1.259 →

Feedback