Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Unlock mutex before destroying it.#114

Open
mslusarz wants to merge 1 commit intoGuLinux:masterfrom
mslusarz:destroy_mutex
Open

Unlock mutex before destroying it.#114
mslusarz wants to merge 1 commit intoGuLinux:masterfrom
mslusarz:destroy_mutex

Conversation

@mslusarz
Copy link

@mslusarz mslusarz commented Oct 2, 2020

QWaitCondition.wait restores mutex to the original state.

Fixes:

 WARNING -  QMutex: destroying locked mutex

on each camera control change.

QWaitCondition.wait restores mutex to the original state.

Fixes:
 WARNING -  QMutex: destroying locked mutex
on each camera control change.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant