Skip to content

Fix multi-host headless runs hanging after completion#120

Merged
mikehorgan-dell merged 1 commit into
mainfrom
fix/multihost-headless-completion-exit
May 21, 2026
Merged

Fix multi-host headless runs hanging after completion#120
mikehorgan-dell merged 1 commit into
mainfrom
fix/multihost-headless-completion-exit

Conversation

@mikehorgan-dell
Copy link
Copy Markdown
Member

@mikehorgan-dell mikehorgan-dell commented May 21, 2026

Summary

  • add a completion channel to MultiHostTestOrchestrator and signal it when distributed metrics reach a terminal test state
  • have MultiHostHeadlessRunner wait on orchestrator completion so headless distributed runs exit promptly after workload completion
  • add a regression test that reproduces and verifies completion signaling for multi-host orchestration

Add completion signaling to the multi-host orchestrator and have the headless runner wait on that signal. This allows distributed headless runs to exit promptly once the workload reaches a terminal state instead of waiting for external timeout/signal termination.
@mikehorgan-dell mikehorgan-dell merged commit 5788596 into main May 21, 2026
6 checks passed
@mikehorgan-dell mikehorgan-dell deleted the fix/multihost-headless-completion-exit branch May 21, 2026 18:08
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