Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

unexpected blocking in call to MonitorEvents (Docker 1.7) #129

Open
tbg opened this issue Jul 7, 2015 · 0 comments
Open

unexpected blocking in call to MonitorEvents (Docker 1.7) #129

tbg opened this issue Jul 7, 2015 · 0 comments

Comments

@tbg
Copy link

tbg commented Jul 7, 2015

it appears as of recently (highly likely since Docker 1.7) the behavior of MonitorEvents has changed: it'll block until the first event is received. While it's blocking, it's stuck on the http client's Get. This is unexpected since we expect to get a channel back right away, and may only then do work that prompts further events.

See cockroachdb/cockroach#1647

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant