Skip to content

Conversation

@robbyt
Copy link
Owner

@robbyt robbyt commented Feb 7, 2026

This adds a shared lifecycle.StartStop struct that makes Stop() block until Run() completes across all three runners (httpserver, httpcluster, composite). This replaces the previous non-blocking Stop() behavior which only signaled for a stop, didn't block until it was complete.

This also simplifies the FSM layer, and sets up future foundation for other lifecycle components that can reduce boilerplate in the Runnable implementations.

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

Dependency Review

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

Scanned Files

None

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 8, 2026

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