Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 1.3.83 (2.0.0-beta)
-
Windows Vista 64, MSVC 2008 Express
Description
To reproduce:
Open projects.pro from Qt's source directory in Creator. Creator starts indexing using one CPU core to capacity.
Close the project. Creator keeps indexing, CPU load stays up.
Open projects.pro again. Creator starts indexing again fully loading another core.