Skip to content

Fix copy-paste error in LocalTrackUnpublished log message#222

Merged
MaxHeimbrock merged 1 commit intomainfrom
max/fix-unpublish-log-message
Apr 10, 2026
Merged

Fix copy-paste error in LocalTrackUnpublished log message#222
MaxHeimbrock merged 1 commit intomainfrom
max/fix-unpublish-log-message

Conversation

@MaxHeimbrock
Copy link
Copy Markdown
Contributor

@MaxHeimbrock MaxHeimbrock commented Apr 9, 2026

Background

The debug message in the LocalTrackUnpublished handler was referencing e.LocalTrackPublished.TrackSid instead of e.LocalTrackUnpublished.PublicationSid.

Changes

  • Use LocalTrackUnpublished.PublicationSid instead of e.LocalTrackPublished.TrackSid

The debug message in the LocalTrackUnpublished handler was
referencing e.LocalTrackPublished.TrackSid instead of
e.LocalTrackUnpublished.PublicationSid.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@MaxHeimbrock MaxHeimbrock marked this pull request as ready for review April 10, 2026 12:57
@MaxHeimbrock MaxHeimbrock merged commit 5fc6ace into main Apr 10, 2026
14 checks passed
@MaxHeimbrock MaxHeimbrock deleted the max/fix-unpublish-log-message branch April 10, 2026 12:57
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