Skip to content

fix: ignore watch mode worker messages - #213

Merged
mcollina merged 2 commits into
mainfrom
fix/watch-mode-node-26
May 10, 2026
Merged

fix: ignore watch mode worker messages#213
mcollina merged 2 commits into
mainfrom
fix/watch-mode-node-26

Conversation

@mcollina

@mcollina mcollina commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

  • ignore worker messages that do not include a thread-stream protocol code
  • add a regression test covering a worker message without code
  • add Node.js 26 to the CI matrix

Testing

  • npm test

Fixes #212.

Comment thread index.js Outdated
Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
@mcollina
mcollina merged commit db2acc0 into main May 10, 2026
28 checks passed
@mcollina
mcollina deleted the fix/watch-mode-node-26 branch May 10, 2026 08:40
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.

v4 crashes with node --watch on Node.js v26

2 participants