Skip to content

fix: correctly unsubscribe to the ffi queue#72

Merged
theomonnom merged 4 commits intomainfrom
theo/fix-queue-leak
Oct 2, 2023
Merged

fix: correctly unsubscribe to the ffi queue#72
theomonnom merged 4 commits intomainfrom
theo/fix-queue-leak

Conversation

@theomonnom
Copy link
Copy Markdown
Member

@theomonnom theomonnom commented Oct 2, 2023

also disable e2ee on publish_wave example

@theomonnom theomonnom requested a review from davidzhao October 2, 2023 23:13
Comment thread examples/publish_wave.py

await room.connect(URL, TOKEN, options=livekit.RoomOptions(
auto_subscribe=True,
e2ee=e2ee_options
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can we leave these two lines there, but just to comment out e2ee here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think we already have the e2ee.py example for that, I don't think this is necessary

@theomonnom theomonnom merged commit add38b6 into main Oct 2, 2023
@theomonnom theomonnom deleted the theo/fix-queue-leak branch October 2, 2023 23:46
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.

2 participants