diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2023-04-25 14:07:03 +0200 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2023-04-25 12:57:37 +0000 |
commit | 72bddf9f51fedd064f551bcb4ced5feeb46fdfc1 (patch) | |
tree | a6f7427cedf496652939ef42b55c978dada262dd /src/plugins/autotest/quick/quicktestparser.cpp | |
parent | e03081a008f7ba39da04ffea87b1f41149ebe30c (diff) | |
download | qt-creator-72bddf9f51fedd064f551bcb4ced5feeb46fdfc1.tar.gz |
PluginManager: Introduce global future synchronizer
The global synchronizer will be destructed after the
asynchronous shutdown phase and prior to deleting
all the plugins (i.e. synchronously). It's assumed that
between deleting the synchronizer and the point when all
plugin destructors are finished no new futures are added
to the global future synchronizer.
Change-Id: Ibc839b04f2c2bbd35980b8baed51b29c2c4f7c76
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/autotest/quick/quicktestparser.cpp')
0 files changed, 0 insertions, 0 deletions