Skip to content

Automatically stop a launched pipeline if all nodes are stopped#137

Merged
b3by merged 1 commit intomeetecho:mainfrom
b3by:feat/exit_on_stop
Mar 12, 2026
Merged

Automatically stop a launched pipeline if all nodes are stopped#137
b3by merged 1 commit intomeetecho:mainfrom
b3by:feat/exit_on_stop

Conversation

@b3by
Copy link
Collaborator

@b3by b3by commented Mar 12, 2026

Description

This PR introduces an automatic exit for pipelines started from the CLI, once all its composing nodes are stopped. This allows pipelines not to run forever if all its composing nodes are not doing anything.

PR type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test update
  • Build/CI configuration change
  • Other (please describe):

Key modifications and changes

The CLI command to launch a pipeline now checks for nodes status when launched in automatic mode.

@b3by b3by requested a review from GaijinKa March 12, 2026 09:27
@b3by b3by added type:enhancement New feature or request priority:low labels Mar 12, 2026
@b3by b3by merged commit 2b34a92 into meetecho:main Mar 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:low type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant