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

must_run assumes start is instant ( "container failed to be in running state" ) #572

Open
aep opened this issue Jul 21, 2023 · 0 comments
Open

Comments

@aep
Copy link

aep commented Jul 21, 2023

with must_run = true (the default) , the plugin assumes that a call to start will instantly switch the state to running.
That is only the case in a single-host environment without scheduling decisions, and only if the local computer is fast enough.

must_run should instead call wait

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