Skip to content

Fix: update-secret-ok event not forwarded by ChannelModel/CallbackModel#851

Merged
cressie176 merged 1 commit into
mainfrom
fix/update-secret-ok-not-forwarded
May 8, 2026
Merged

Fix: update-secret-ok event not forwarded by ChannelModel/CallbackModel#851
cressie176 merged 1 commit into
mainfrom
fix/update-secret-ok-not-forwarded

Conversation

@cressie176

Copy link
Copy Markdown
Collaborator

Fixes #849.

Both ChannelModel and CallbackModel forward error, close, blocked, and unblocked from the underlying Connection, but update-secret-ok was missing from the list. Users listening for this event on the object returned by connect() would never receive it.

🤖 Generated with Claude Code

…el (fixes #849)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cressie176
cressie176 merged commit 52c439c into main May 8, 2026
4 checks passed
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.

update-secret-ok event not forwarded by ChannelModel/CallbackModel

1 participant