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

Fix bug in AsyncVideoProcessor #441

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Conversation

ljcornel
Copy link
Collaborator

The time required for fetching items from the OrderedBuffer was measured incorrectly, so it would never time out. This could cause the code to hang indefinitely. This PR fixes the problem.

@ljcornel ljcornel requested a review from igor-davidyuk June 18, 2024 08:11
@ljcornel ljcornel merged commit 3908abe into main Jun 19, 2024
11 checks passed
@ljcornel ljcornel deleted the fix-bug-in-async-video-processor branch June 19, 2024 09:12
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