dlr-gtlab / gtlab-core

GTlab Core Framework
https://www.gtlab.de
Other
7 stars 2 forks source link

Module Upgrader does not check return value of upgrade method #1130

Open mariusalexander opened 8 months ago

mariusalexander commented 8 months ago

Upgrade routines may return false indicating that the upgrade process has failed, however this information is lost. We should at least throw a warning for the user that the upgrade process could not succeed. Whether we abort the upgrade process is debateable IMO

gt_moduleupgrader.cpp:

grafik