Skip to content

Conversation

@nsheaps
Copy link

@nsheaps nsheaps commented Feb 9, 2026

I noticed that even with a simple "test" message in a claude-code conversation makes the stop hook take a while. Because these hooks don't make any decisions or mutate the inputs, they can be converted to async hooks. Converting these hooks to be async ensures that the metrics tracking doesn't slow down the conversation itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant