Understanding of electron updaterFamiliarity with Hyper's main process
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
Investigate Hyper's auto update logic, likely in the main process file (e.g., src/index.ts or similar). The issue suggests modifying the update handler to check if all windows are closed before restarting. Look for existing electron updater configuration and the 'autoUpdater' events. Also review comments in the issue for any suggested approach or potential pitfalls.