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

Poll-event queue depth cap / reserved-kind rejection renamed/refactored

Internal rename of poll-event queue functions with no behavior change.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.252,
Under the hood

Internal rename of poll-event queue functions with no behavior change.

The poll-event delivery path still enforces a queue depth cap and rejects reserved event kinds unless allowReservedKind is set, but the underlying function was renamed from Sn to bn and its reserved-kind check switched from e8e to o8e; behavior otherwise appears unchanged.

See this entry in the whole of v2.1.252 →

Feedback