Skip to content

fix(worker): add pending_count to test fixture (main broken)#158

Merged
intendednull merged 1 commit into
mainfrom
fix/worker-pending-count-merge-race
Apr 19, 2026
Merged

fix(worker): add pending_count to test fixture (main broken)#158
intendednull merged 1 commit into
mainfrom
fix/worker-pending-count-merge-race

Conversation

@intendednull
Copy link
Copy Markdown
Owner

Summary

Main is red. Merge race between #151 and #157:

One-line fix in crates/worker/src/actors/network.rs:456.

Test plan

  • cargo test --workspace --no-run compiles clean locally

🤖 Generated with Claude Code

Merge race between #151 and #157: #157 added `pending_count` to
`WorkerRoleInfo::Replay`, then #151's test fixture for the
WorkerAnnouncement sad-path case landed without the new field and
broke `cargo test --workspace` on main.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@intendednull intendednull merged commit 94866cb into main Apr 19, 2026
4 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