[qt/qt-creator/plugin-telemetry]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt-creator/plugin-telemetry Pushed by mirror-service into branch '20.0'. Changed from 47903d8d56f5bc6ce1fdc90e689ab71a2e8efbbd to e080cf6d8132588fa6361b272978c21c45d54070 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit e080cf6d8132588fa6361b272978c21c45d54070 by Eike Ziller on 30/07/2026 at 07:43.. Fix crash during shutdown Stop tracking during shutdown, because if signals are sent during shutdown we might accidentally access already deleted data. For example the destructor of CMakeBuildSystem can lead to a anyParsingFinished signal being sent (via destruction of the ParseGuard), and then accessing active projects and build systems is dangerous. Reported via Sentry Change-Id: Ib7d730915289e4bd4e84d9aa2edde767946e8bc9 Reviewed-by: Cristian Adam <[email protected]> https://invent.kde.org/qt/qt-creator/plugin-telemetry/-/commit/e080cf6d8132588fa6361b272978c21c45d54070