Files
socraticode/tests
Giancarlo Erra fa4dd92196 fix(startup): keep incremental catch-up alive when watcher startup throws
startWatching can throw outside its internal guard (lock-file writes,
gitignore reads). Wrap it so a watcher failure degrades to a warning
instead of skipping the project's catch-up update, which would leave
the index stale.
2026-06-11 11:43:06 +01:00
..