D8904: Fix assertion while running testShutdownWithRunningJobs
Milian Wolff
noreply at phabricator.kde.org
Sun Nov 19 17:28:23 UTC 2017
mwolff created this revision.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Don't assert the validity of the IndexedString (while calling toUrl
on it), in the JobPlan's updateReady callback while the core is
shutting down. This is potentially getting called when the database
has been shutdown, leaving an empty/invalid string behind.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D8904
AFFECTED FILES
kdevplatform/language/backgroundparser/tests/test_backgroundparser.cpp
To: mwolff
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171119/c1fbb3b0/attachment.html>
More information about the KDevelop-devel
mailing list