Skip to content

Conversation

@baileympearson
Copy link
Contributor

Consecutive runs of drivers-orchestation.py fail after the first because mongo-orchestration is already running. This PR updates drivers-orchestration to stop mongo-orchestration, if it is running, before attempting to launch it again.

@blink1073
Copy link
Member

blink1073 commented Sep 16, 2025

Stopping is already part of start, we could remove the conditional there.

@blink1073
Copy link
Member

The change looks good to me to pick up the case where docker had been used to start the cluster. Was that the issue you were facing? If not, stop relies on a server.pid file being there one way or the other.

@blink1073
Copy link
Member

Closing in favor of #694

@blink1073 blink1073 closed this Oct 8, 2025
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.

2 participants