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

adding gil_scoped_release to sensor open api methods #10920

Merged

Conversation

remibettan
Copy link
Contributor

@remibettan remibettan commented Sep 20, 2022

Since sensor.open() function is a process which takes time, we need to release the python GIL so that callbacks will still be received.
Tracked by: DSO-18345, LRS-519

Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

LGTM

@Nir-Az Nir-Az merged commit 4302ef6 into IntelRealSense:D4XX_MIPI Sep 20, 2022
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