Issue #3259814: If a Cron update fails after it has started the stage should be destroyed
Compare changes
Files
2+ 10
− 2
@@ -113,7 +113,6 @@ class CronUpdater extends Updater {
@@ -123,7 +122,16 @@ class CronUpdater extends Updater {
We need to destroy here also. So maybe we should do this with a
finally
block.Done
changed this line in version 12 of the diff