Skip to content

docker: add a timeout on exec setup #6524

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 31, 2025
Merged

docker: add a timeout on exec setup #6524

merged 1 commit into from
Mar 31, 2025

Conversation

nicks
Copy link
Member

@nicks nicks commented Mar 31, 2025

We've sometimes seen ExecCreate/Attach/Start hang, so we add a timeout
here. It happens very rarely and is not consistently reproducible. It
seems to happen when running the exec inside a volume.

Fixes #6521

Signed-off-by: Nick Santos nick.santos@docker.com

We've sometimes seen ExecCreate/Attach/Start hang, so we add a timeout
here. It happens very rarely and is not consistently reproducible. It
seems to happen when running the exec inside a volume.

Fixes #6521

Signed-off-by: Nick Santos <nick.santos@docker.com>
@nicks nicks merged commit 1ec928a into master Mar 31, 2025
8 checks passed
@nicks nicks deleted the nicks/cancel branch March 31, 2025 16:16
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.

Tilt gets stuck on docker builds over time.
1 participant