Skip to content

Commit 978805e

Browse files
mads-hartmannroboquat
authored andcommitted
Remember to close span
1 parent c51b985 commit 978805e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.werft/platform-delete-preview-environments-cron.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ function isInactive(previewNS: string): boolean {
188188
return isInactive
189189
} catch (err) {
190190
werft.log(sliceID, "Is inactive: false - Unable to check DB activity")
191+
werft.done(sliceID)
191192
return false
192193
}
193194
}

0 commit comments

Comments
 (0)