forked from qt-creator/qt-creator
06e02480f4d72f588b165fa32263c37fa508b5ba
QtConcurrent has the issue that it uses a globally shared thread pool, with no finer granularity for simulataneous tasks. Create an explicit event loop for the test runner for that. Change-Id: Idcf2f125e111d94a5a60e5b136fd875225326e14 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
Description
A cross-platform Qt IDE
Languages
C++
84.2%
QML
8.4%
C
3.2%
Python
2.4%
CMake
0.7%
Other
0.7%