|
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m53s
The onCloseRequested async handler was blocking window close when save_workspace invoke hung or threw. Fixed with: 1. Confirmation dialog: "Are you sure you want to close Wraith?" (only shown if sessions are active, cancel prevents close) 2. Workspace save wrapped in Promise.race with 2s timeout so a stuck invoke can never block the close indefinitely Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| layouts | ||
| stores | ||
| App.vue | ||
| env.d.ts | ||
| main.ts | ||