[Differential] [Closed] D866: ContextBrowserView: Fix deadlock
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Fri Jan 29 09:05:21 UTC 2016
kfunk closed this revision.
kfunk added a comment.
Already merged:
commit https://phabricator.kde.org/rKDEVPLATFORMe4c26c563231fea20898c1f3a9743b178df9fd39
Author: Kevin Funk <kfunk at kde.org>
Date: Wed Jan 27 08:36:22 2016 +0100
ContextBrowserView: Fix deadlock
This happens everytime the context browser view is open at startup, and
KDevelop's background parser starts jobs.
Arguably, we should never block indefinitely in a non-user initiated event (here:
QWidget::showEvent). So let's give up after a timeout.
Differential Revision: https://phabricator.kde.org/D866
CCBUG: 355100
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D866
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kfunk, mwolff
Cc: mwolff, brauch, kdevelop-devel
More information about the KDevelop-devel
mailing list