D21126: [KUiServerJobTracker] Register jobs asynchronously
Kai Uwe Broulik
noreply at phabricator.kde.org
Fri May 10 14:40:45 BST 2019
broulik created this revision.
broulik added reviewers: Frameworks, dfaure, davidedmundson.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.
REVISION SUMMARY
Don't block waiting for the server to register the job, especially since it is typically only shown after 500ms anyway.
TEST PLAN
Froze the server, app didn't block waiting in the register call anymore.
Let the job finish and then unfroze the app, got a reply but it found the job already deleted and didn't do anything and didn't crash.
REPOSITORY
R288 KJobWidgets
REVISION DETAIL
https://phabricator.kde.org/D21126
AFFECTED FILES
src/kuiserverjobtracker.cpp
src/kuiserverjobtracker.h
To: broulik, #frameworks, dfaure, davidedmundson
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190510/b78d5522/attachment.html>
More information about the Kde-frameworks-devel
mailing list