Skip to content

[python] add pipeline.start(cfg, cb), handle gil properly everywhere - #3739

Merged
ev-mp merged 1 commit into
realsenseai:developmentfrom
lramati:pypipe
Apr 21, 2019
Merged

[python] add pipeline.start(cfg, cb), handle gil properly everywhere#3739
ev-mp merged 1 commit into
realsenseai:developmentfrom
lramati:pypipe

Conversation

@lramati

@lramati lramati commented Apr 11, 2019

Copy link
Copy Markdown
Contributor

Releasing the GIL on stop/close will help prevent deadlocks with callbacks written in python.
Releasing it on wait_for_frames/try_wait_for_frames will help responsiveness in multithreaded situations
Tracked on: DSO-12493

@ev-mp
ev-mp merged commit 5775cba into realsenseai:development Apr 21, 2019
@lramati
lramati deleted the pypipe branch June 16, 2019 13:17
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