Skip to content

runtime: harden query lifecycle state handling#17

Merged
argahsuknesib merged 2 commits intomainfrom
codex/runtime-lifecycle
Apr 9, 2026
Merged

runtime: harden query lifecycle state handling#17
argahsuknesib merged 2 commits intomainfrom
codex/runtime-lifecycle

Conversation

@argahsuknesib
Copy link
Copy Markdown
Collaborator

Summary

  • increment query execution counts on successful start
  • persist lifecycle status in registry metadata so HTTP query details reflect stop and restart transitions
  • track all MQTT subscriber worker handles and join workers during stop
  • add lifecycle-focused API and HTTP integration coverage

Verification

  • cargo test --test janus_api_integration_test --all-features
  • cargo test --test http_server_integration_test --all-features
  • cargo test --all-features
  • cargo clippy --all-targets --all-features -- -D warnings

@argahsuknesib argahsuknesib merged commit fe22349 into main Apr 9, 2026
3 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