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 camera status race #579

Merged
merged 4 commits into from
Oct 26, 2018
Merged

Fix camera status race #579

merged 4 commits into from
Oct 26, 2018

Conversation

JonasVautherin
Copy link
Collaborator

There was a race condition that made the backend crash when the CameraStatus stream was closed by the client. This seems to solve it (or at least makes it much more robust, as I couldn't reproduce the crash anymore).

julianoes
julianoes previously approved these changes Oct 26, 2018
plugins/camera/camera_impl.cpp Show resolved Hide resolved
julianoes
julianoes previously approved these changes Oct 26, 2018
@julianoes julianoes merged commit 7dcc859 into develop Oct 26, 2018
@julianoes julianoes deleted the fix-camera-status-race branch October 26, 2018 16:16
Copy link
Collaborator Author

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

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

Arf, sorry for the bad copy paste :/

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