mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-10 00:40:43 -07:00
The stop->update->start approach introduced a race condition that caused 'watch-fs did not stabilize after restart' failures in 25 out of 52 scenarios. Reverting to the proven update->restartWiki() approach from master while still supporting enableHTTPAPI restart. |
||
|---|---|---|
| .. | ||
| agent.ts | ||
| application.ts | ||
| browserView.ts | ||
| cleanup.ts | ||
| logging.ts | ||
| menu.ts | ||
| sync.ts | ||
| tidgiMiniWindow.ts | ||
| ui.ts | ||
| wiki.ts | ||
| window.ts | ||