fix(bootstrap): prevent stale timeout after retry invalidation

This commit is contained in:
Palash Debnath
2026-09-07 13:16:43 +05:30
parent 01cb810c65
commit fc8db259a9
3 changed files with 64 additions and 2 deletions
+2
View File
@@ -654,6 +654,8 @@ the error persistently on a current build, that's section **14** (a wedged GPU
job), section **14d** (the backend never started), or the crash notice above —
not this window.
A startup timeout from an earlier attempt cannot replace the current startup state after **Retry** takes over.
Desktop startup, **Retry**, storage reset, setup re-entry, in-app uninstall,
app shutdown, and automatic crash recovery also share one backend lifecycle
owner. Overlapping start attempts wait and attach to the healthy process,