Harden shutdown against logging exceptions

This commit is contained in:
2026-08-19 18:51:33 +02:00
parent 1228f71765
commit 4af64d8b41
14 changed files with 113 additions and 20 deletions
+7
View File
@@ -1,6 +1,13 @@
# Changelog
## [2.2.2] - 2026-08-19
### Fixed
- A failure in the optional GUI log sink can no longer escape step-level error handling or stop later independent shutdown/restore steps.
### Added
- Failure-injection coverage for multiple consecutive unexpected exception types and a permanently failing log-display sink.
## [2.2.1] - 2026-08-19
### Added
- WMI-free **Validate State** preflight with snapshot metadata, server matching and artifact counts.