Skip to content

clean up and consolidate tests, move to the blocking fsm state channel #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 8, 2025

Conversation

robbyt
Copy link
Owner

@robbyt robbyt commented Jun 7, 2025

This replaces several context.Background() calls in the tests with t.Context() and also consolidates several test files across the httpserver and httpcluster packages.

Also, updates go-fsm to v1.4.0 with the new GetStateChanWithTimeout API.

Copy link

github-actions bot commented Jun 7, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/robbyt/go-fsm 1.4.0 UnknownUnknown

Scanned Files

  • go.mod

@robbyt robbyt force-pushed the rterhaar/fix-race branch from fdda564 to 391cfd4 Compare June 7, 2025 23:46
@robbyt robbyt changed the title clean up tests, and consolidate clean up and consolidate tests, move to the blocking fsm state channel Jun 7, 2025
Copy link

sonarqubecloud bot commented Jun 8, 2025

@robbyt robbyt merged commit 2f69e7e into main Jun 8, 2025
5 checks passed
@robbyt robbyt deleted the rterhaar/fix-race branch June 8, 2025 01:37
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