https://bugs.kde.org/show_bug.cgi?id=368556
Sven Brauch <m...@svenbrauch.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdev | |-python/4eb9fc0ef094b03a400 | |200543cee91b5052fe0ce Status|CONFIRMED |RESOLVED --- Comment #1 from Sven Brauch <m...@svenbrauch.de> --- Git commit 4eb9fc0ef094b03a400200543cee91b5052fe0ce by Sven Brauch. Committed on 11/09/2016 at 19:32. Pushed by brauch into branch '5.0'. fix dependency scheduling logic It is not correct to check for the priority of the parse job; that only exists if the job for that document was already started, which is usually not the case. Instead, use the API to get the priority of the document from the job queue. M +3 -8 duchain/helpers.cpp http://commits.kde.org/kdev-python/4eb9fc0ef094b03a400200543cee91b5052fe0ce -- You are receiving this mail because: You are watching all bug changes.