aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythoneditor.cpp
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2022-03-14 22:12:21 +0100
committerJarek Kobus <jaroslaw.kobus@qt.io>2022-03-28 11:54:51 +0000
commit9f3941cda3443f6c3a3f2829b9c62081855e7a23 (patch)
tree886ddff713ef97d41611516a6773c03812efda2d /src/plugins/python/pythoneditor.cpp
parentc8cee1a2341c41eff7b076ed35a11e80bfc23810 (diff)
AndroidDeviceManager: Remove the instance from plugin destructor
Delete the AndroidDeviceManager instance on shutdown from inside android plugin destructor. Implement AndroidDeviceManager destructor and wait for futures currently running to finish. Don't do any special handling for possibly still running m_adbDeviceWatcherProcess, as it will be deleted automatically by the std::unique_ptr and this will automatically initiate a proper termination of the process running. Change-Id: I5aad6f4fcfca23a0a37c3709efcdffad43a88203 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/plugins/python/pythoneditor.cpp')
0 files changed, 0 insertions, 0 deletions