Skip to content

Conversation

@Savid
Copy link
Member

@Savid Savid commented Dec 5, 2025

When a service is already stopped, Stop() now returns success instead of erroring with "process X is not running". This allows rebuild commands to properly restart stopped services by proceeding to the Start() call instead of failing early.

Fixes issue where xcli lab rebuild cbt would fail when one of the network services was already stopped.

When a service is already stopped, Stop() now returns success instead
of erroring with "process X is not running". This allows rebuild
commands to properly restart stopped services by proceeding to the
Start() call instead of failing early.

Fixes issue where `xcli lab rebuild cbt` would fail when one of the
network services was already stopped.
@Savid Savid requested a review from mattevans as a code owner December 5, 2025 07:18
@Savid Savid merged commit 08f5fe3 into master Dec 5, 2025
3 checks passed
@Savid Savid deleted the fix/rebuild-stopped-services branch December 5, 2025 07:21
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.

3 participants