https://bugs.kde.org/show_bug.cgi?id=355100

--- Comment #2 from Kevin Funk <kf...@kde.org> ---
Git commit e4c26c563231fea20898c1f3a9743b178df9fd39 by Kevin Funk.
Committed on 28/01/2016 at 15:41.
Pushed by kfunk into branch '5.0'.

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

M  +8    -2    plugins/contextbrowser/contextbrowserview.cpp

http://commits.kde.org/kdevplatform/e4c26c563231fea20898c1f3a9743b178df9fd39

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to