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

DATA-751-fix : respect cancellations, never fully block the RTSP model #1831

Merged
merged 2 commits into from
Feb 2, 2023

Conversation

bhaney
Copy link
Member

@bhaney bhaney commented Feb 2, 2023

Addresses these two comments:

#1653 (comment)

#1653 (comment)

By doing two select statements, cancellations are respected and the reader never is in a state that could get fully blocked.

@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone viam-org Is part of the viamrobotics organization. labels Feb 2, 2023
@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone and removed safe to test This pull request is marked safe to test from a trusted zone labels Feb 2, 2023
Copy link
Contributor

@edaniels edaniels left a comment

Choose a reason for hiding this comment

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

Yep LG. that's the pattern

Copy link
Contributor

@bazile-clyde bazile-clyde left a comment

Choose a reason for hiding this comment

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

LGTM!

@bhaney bhaney merged commit 10b6efd into viamrobotics:main Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone viam-org Is part of the viamrobotics organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants