Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate container output lines on repeated calls to orchestrator start #182

Open
ac111 opened this issue Dec 6, 2016 · 0 comments
Open

Comments

@ac111
Copy link

ac111 commented Dec 6, 2016

I've come across a need to repeat a service instance start operation in a loop (as part of a retry mechanism when 1 or more service instances fails to start), however, the terminal output shows duplicate line entries for containers on repeated calls.

I've found a solution for this (which seemed to work in local testing), for which I'd like to submit a PR (it's a 1-line update to maestro.py -- def _order_dependencies(self, pending=[], ordered=[], forward=True) function).

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

No branches or pull requests

1 participant