diff options
author | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2014-11-06 15:45:16 +0100 |
---|---|---|
committer | Fawzi Mohamed <fawzi.mohamed@theqtcompany.com> | 2014-11-07 10:28:10 +0100 |
commit | ba60b512e599567fad487e5d91741ba51da0b637 (patch) | |
tree | f4257052484bb7aa04fa4ffebbc61a8cf5448b0d /src/plugins/cpptools/cppprojects.cpp | |
parent | 1fcba8df5fcdd8ff43519b7a3d4955b3f38910f3 (diff) | |
download | qt-creator-ba60b512e599567fad487e5d91741ba51da0b637.tar.gz |
QbsProject: Cancel (last) C++ indexer before new code model update
...otherwise we might end up having multiple indexer running for
different (build) configurations.
Reproduce e.g. with:
(1) Open a project (adds "Parsing C/C++ files" progress notification)
(2) Trigger build of project
(3) While it is still building, switch between e.g. Release and Debug
build configuration
(4) Once the build is finished, a new code model update is pushed but
the indexer for the old configuration might still run
Change-Id: I685d0b3eeeb43ba5923c6af0e6b16aee6609419b
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cppprojects.cpp')
0 files changed, 0 insertions, 0 deletions