Skip to content

pool: make worker timing tests deterministic#80

Merged
raphael merged 1 commit into
mainfrom
release/update-dependencies-2026-06-02
Jun 2, 2026
Merged

pool: make worker timing tests deterministic#80
raphael merged 1 commit into
mainfrom
release/update-dependencies-2026-06-02

Conversation

@raphael

@raphael raphael commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Separate stable dispatch test timing from fast cleanup timing so healthy nodes are not marked stale under the race detector.
  • Wait for the active worker ring to converge before multi-node dispatch tests exercise routing behavior.
  • Confirmed go get -u -v ./... produced no dependency changes because the module was already current.

Test plan

  • go test -race goa.design/pulse/pool -run TestJobKeys --count=20
  • go test -race goa.design/pulse/pool --count=1
  • ./scripts/test --force

Separate stable dispatch test timing from fast cleanup timing so healthy nodes are not treated as stale under the race detector.
@raphael raphael merged commit 6b5b81e into main Jun 2, 2026
5 checks passed
@raphael raphael deleted the release/update-dependencies-2026-06-02 branch June 2, 2026 17:42
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