You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(vdd): handle mode change during deferred restore reuse
When cancelling a deferred restore to reuse VDD, check if the new
session's vdd_prep mode differs from the previous one. If the mode
changed, execute the full deferred restore first to clean up topology
state, then start fresh — preventing stale topology metadata from
the previous mode from causing issues.
0 commit comments