Skip to content
← Back to release · 2.1.268
Bug fixes / v2.1.268

Honor SessionEnd hook timeout overrides

CHANGELOG · original

Fixed CLAUDE_CODE_SESSIONEND_HOOKS_TIMEOUT_MS not extending SessionEnd hooks that have no per-hook timeout (they were still cancelled after 1.5 seconds)
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details