Skip to content

fix: promote safe docs development watcher - #42

Merged
nick-csu merged 2 commits into
mainfrom
pre-release
Aug 26, 2026
Merged

fix: promote safe docs development watcher#42
nick-csu merged 2 commits into
mainfrom
pre-release

Conversation

@nick-csu

Copy link
Copy Markdown
Contributor

Root cause

The development server recursively watched all of packages/, including temporary .cortex-dev-* runtimes. Linux could race with runtime replacement and terminate the browser job with EACCES.

Fix

  • watch only the intended package roots
  • exclude docs-ui and docs-site structurally
  • handle watcher errors without crashing

The full pre-release quality and browser suites are green.

@nick-csu
nick-csu merged commit 6e73eed into main Aug 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant