Skip to content

fix: ignore watch mode worker messages#222

Merged
mcollina merged 2 commits into
v3.xfrom
fix-issue-220-v3-backport
Jun 2, 2026
Merged

fix: ignore watch mode worker messages#222
mcollina merged 2 commits into
v3.xfrom
fix-issue-220-v3-backport

Conversation

@mcollina

Copy link
Copy Markdown
Member

Summary

  • backport the watch mode worker message guard from fix: ignore watch mode worker messages #213 onto the v3.x line
  • ignore worker messages that do not include a thread-stream protocol code
  • add a regression test covering a worker message without code
  • document that non-protocol worker messages are ignored

Testing

  • npm test

Fixes #220.

@mcollina mcollina force-pushed the fix-issue-220-v3-backport branch from c66b98a to 6dd27eb Compare June 1, 2026 15:09
@mcollina mcollina merged commit 663a601 into v3.x Jun 2, 2026
22 checks passed
@mcollina mcollina deleted the fix-issue-220-v3-backport branch June 2, 2026 11:24
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.

2 participants