Skip to content

fix: windows deadlock while executing docker commands (#4267) #4351

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

fix: windows deadlock while executing docker commands (#4267) #4351

merged 1 commit into from
Mar 10, 2025

Conversation

LeovR
Copy link
Contributor

@LeovR LeovR commented Feb 8, 2025

Fixes #4267

@ldetmer
Copy link
Contributor

ldetmer commented Feb 26, 2025

Thanks for the fix @LeovR . I just wanted to clarify, does this fix the deadlock, or does this fix the hang by throwing an exception on windows?

@LeovR
Copy link
Contributor Author

LeovR commented Feb 27, 2025

@ldetmer this should fix the deadlock because now the InputStream is read before calling waitFor.

@ldetmer
Copy link
Contributor

ldetmer commented Feb 27, 2025

/gcbrun

@ldetmer ldetmer self-requested a review February 27, 2025 15:02
@ldetmer ldetmer merged commit 390c175 into GoogleContainerTools:master Mar 10, 2025
6 of 7 checks passed
@LeovR LeovR deleted the bugfix/deadlock-windows branch March 12, 2025 07:43
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.

No progress after "Container entrypoint set to" with jib-maven-plugin 3.4.3
3 participants