Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safe access of sequencer #1625

Merged
merged 7 commits into from
Apr 17, 2023
Merged

Safe access of sequencer #1625

merged 7 commits into from
Apr 17, 2023

Conversation

boks1971
Copy link
Contributor

Next small PR to ensure safe access of sequencer.

Can be optimised on getPacketMeta by returning just indices into the array and later get packet meta through that pointer. Will look at it in a different PR. For now, ensuring that sequence data is not accessed directly (read or write) outside sequencer.

@boks1971 boks1971 merged commit 5b34d75 into master Apr 17, 2023
1 check passed
@boks1971 boks1971 deleted the raja_nacks1 branch April 17, 2023 07:32
hautvfami pushed a commit to Stark-Industries-Ltd/livekit that referenced this pull request Jul 21, 2023
* log some NACKs

* split out NACK tracker

* remove debug

* debug

* Sequencer safety

* Clean up
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.

None yet

2 participants