Skip to content

Conversation

@lukasIO
Copy link
Contributor

@lukasIO lukasIO commented Dec 4, 2025

for reviewing, enable "hide whitespace" in the review tab.

changes are minimal, but due to indentation levels changing the diff appears quite large.

@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2025

🦋 Changeset detected

Latest commit: 1740cfc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@livekit/rtc-node Patch
@livekit/rtc-node-darwin-arm64 Patch
@livekit/rtc-node-darwin-x64 Patch
@livekit/rtc-node-linux-arm64-gnu Patch
@livekit/rtc-node-linux-x64-gnu Patch
@livekit/rtc-node-win32-x64-msvc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

console.warn(`RoomEvent.TrackUnpublished: Could not find publication`);
}
} else if (ev.case == 'trackSubscribed') {
console.info('ffi track subscribed event received');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: Was this log intended to be left here or was this only for debugging?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forgot to push up the commit that removed this, thanks for catching that!

@lukasIO lukasIO merged commit fa4955c into main Dec 4, 2025
17 checks passed
@lukasIO lukasIO deleted the lukas/debug-bun branch December 4, 2025 16:41
This was referenced Nov 20, 2025
davidzhao added a commit that referenced this pull request Jan 2, 2026
* hold lock on all ffi events

* Create cool-peaches-flash.md

* remove debug log
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.

3 participants