Skip to content

Fixing basic threading issues within on-chip calibration UI - #4772

Merged
ev-mp merged 1 commit into
realsenseai:developmentfrom
dorodnic:autocalib_fixes
Sep 2, 2019
Merged

Fixing basic threading issues within on-chip calibration UI#4772
ev-mp merged 1 commit into
realsenseai:developmentfrom
dorodnic:autocalib_fixes

Conversation

@dorodnic

@dorodnic dorodnic commented Sep 1, 2019

Copy link
Copy Markdown
Contributor

Current implementation can sometimes crash due to a race between UI thread and the calibration process thread. This should be solved by this patch, introducing simple invoker mechanism - this way the calibration thread can execute code on the UI thread at next render frame and wait until its done.

@dorodnic
dorodnic requested review from aangerma and ev-mp September 1, 2019 11:46
Comment thread common/notifications.cpp
@ev-mp
ev-mp merged commit 69be34c into realsenseai:development Sep 2, 2019
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