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

wait for dependent service up to delay set by --wait-timeout #12156

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Sep 23, 2024

What I did
Apply --wait-timeout delay while waiting for dependencies, so that process don't get stuck waiting.

Related issue
fixes #12134

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof requested review from a team, glours and jhrotko and removed request for a team September 23, 2024 14:10
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jhrotko jhrotko merged commit ce27dba into docker:main Sep 23, 2024
28 checks passed
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.

[BUG] --wait-timeout option not working with 'service_completed_successfully' dependency
3 participants