aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypecompiler.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2022-03-15 11:18:13 +0100
committerUlf Hermann <ulf.hermann@qt.io>2022-03-18 22:56:53 +0100
commit7b8e6714e1e9707091898eba92f099c664879e80 (patch)
tree92c226962b184641d53f433ff6ef5856ea714210 /src/qml/qml/qqmltypecompiler.cpp
parentb236ad109dc1ae28a6b3060465626f831b5e94a1 (diff)
QQmlDebugProcess: Remove cruft
The mutex had no function I can discern as the class is not thread safe in any way, and isn't used from multiple threads anywhere. Extra event loops are famously brittle. We don't have to use an extra event loop here. QTest::qWaitFor will do just fine. Task-number: QTBUG-101678 Change-Id: If25a961312a1eeb725ff779e386b2657e0f23dd1 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/qml/qml/qqmltypecompiler.cpp')
0 files changed, 0 insertions, 0 deletions