mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-24 00:51:53 +00:00
On macOS, if the backend process crashes while all windows are closed, createWindow() on the next dock-click loaded the embedded UI against a dead server — resulting in a silent blank page with no error dialog. Call ensureGitNexusServerStarted() before createWindow() in the activate handler so the server is restarted (or verified healthy) before the window attempts to load content. |
||
|---|---|---|
| .. | ||
| main | ||
| renderer | ||