Files
oh-my-claudecode/scripts
riftzen-bit 23ecc11ee7 fix(hooks): clear timeout in finally block for session-start scripts
Move clearTimeout from try body to finally block in both session-start
scripts to prevent timer leaks on fetch errors.

Constraint: Fetch abort controller requires timeout to be cleared
Confidence: high
Scope-risk: narrow
2026-03-28 14:40:55 -07:00
..