mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
fa519cd8ce
Backup polling goroutines can snapshot state before VM/container polling populates the guest inventory. When guestsByVMID is empty, every backup appears orphaned. Gate orphan detection on hasLiveInventory (at least one guest with non-empty ResourceID) and preserve existing orphan alerts when inventory becomes unavailable.