diff options
author | Marcus Tillmanns <[email protected]> | 2024-10-14 15:10:49 +0200 |
---|---|---|
committer | Marcus Tillmanns <[email protected]> | 2024-10-14 14:39:17 +0000 |
commit | 9f08d874b6b3081d8708b884e6082397eb02f872 (patch) | |
tree | 91a61dd630936c29a4e6d266371471819b51cab7 /src/plugins/extensionmanager/extensionmanagerwidget.cpp | |
parent | 2b44ed7864648c1acb1e59c71a413186f1d886a4 (diff) |
CmdBridge: Fix deadlock
The watch mutex was held indefinitely since the "defer" is only
called once the parent function exits. Moving the event handling
into its own function solves the issue.
Also removed unused function "processRemove"
Change-Id: I66598d1ba0fb66622ca97531f9ee13272ce63f50
Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'src/plugins/extensionmanager/extensionmanagerwidget.cpp')
0 files changed, 0 insertions, 0 deletions