Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[17.06] Docker wait hangs indefinitely for non-existent container (vendor) #106

Merged
merged 1 commit into from
Jul 12, 2017
Merged

[17.06] Docker wait hangs indefinitely for non-existent container (vendor) #106

merged 1 commit into from
Jul 12, 2017

Conversation

andrewhsu
Copy link
Contributor

@andrewhsu andrewhsu commented Jul 11, 2017

Backport fix:

Into components/cli/vendor/github.com/docker/docker with cherry-pick moby/moby@4d2d2ea:

$ git cherry-pick -s -x -Xsubtree=components/cli/vendor/github.com/docker/docker 4d2d2ea

This fix was already included in 1dc2936 to components/engine, but is also needed in components/cli/vendor.

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

when `cli.post(...)` fails `errC <- err` blocks because `errC` is unbufferd.

Signed-off-by: Simon Menke <simon.menke@gmail.com>
(cherry picked from commit 4d2d2ea)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
@andrewhsu andrewhsu merged commit 068a428 into docker-archive:17.06 Jul 12, 2017
@andrewhsu andrewhsu deleted the fix-wait-hang branch July 12, 2017 02:07
@andrewhsu andrewhsu modified the milestone: 17.06.1 Jul 12, 2017
docker-jenkins pushed a commit that referenced this pull request May 18, 2018
Remove Fedora 26
Upstream-commit: 4fc747e
Component: packaging
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Jan 29, 2020
[17.06] Docker wait hangs indefinitely for non-existent container (vendor)
akrasnov-drv pushed a commit to drivenets/docker-ce that referenced this pull request Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants