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.265 ·

Shutdown failsafe timer now exposes its fire time

Claude Code now records the exact time its shutdown safety timer is set to fire

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSession Managementwhat it touches
KindInternal Changesin v2.1.265,
Under the hood No documentation found

Claude Code now records the exact time its shutdown safety timer is set to fire

What

Claude Code has a failsafe timer that forces a session to shut down if it doesn't close normally in time. When this timer is armed, Claude Code now also records the exact timestamp (failsafeFiresAtMs) at which it's set to fire, in addition to the timer itself.

Why

This is an internal bookkeeping change that makes it possible to know exactly when a pending forced shutdown will occur, which helps with diagnosing shutdown-related issues.

Read from
Names in the bundlefailsafeFiresAtMs

See this entry in the whole of v2.1.265 →

Feedback