Skip to content

Handle missing workspace paths in file tree watcher#247

Merged
BunsDev merged 1 commit into
mainfrom
okcode/fix-test-workspace-paths
Apr 4, 2026
Merged

Handle missing workspace paths in file tree watcher#247
BunsDev merged 1 commit into
mainfrom
okcode/fix-test-workspace-paths

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Guard fs.watch startup in apps/server/src/wsServer.ts so missing workspace directories do not crash the server.
  • Treat absent watch targets as a no-op and keep finalization safe when no watcher was created.
  • Bump package versions in bun.lock to 0.14.0.

Testing

  • Not run (PR content only).
  • Suggested checks: bun fmt
  • Suggested checks: bun lint
  • Suggested checks: bun typecheck

- Guard `fs.watch` against missing workspace directories so startup does not fail
- Bump workspace package versions in the lockfile
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 4, 2026 9:41pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 4, 2026 9:41pm

@github-actions github-actions Bot added size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 4, 2026
@BunsDev BunsDev merged commit 8fe48e1 into main Apr 4, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/fix-test-workspace-paths branch April 6, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant