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

agent: Correct fix for pre-LogBroker managers #1784

Merged
merged 1 commit into from
Dec 1, 2016

Conversation

aaronlehmann
Copy link
Collaborator

It turns out that no error is returned until we actually try to receive
from the stream. Move the check to the right place.

It turns out that no error is returned until we actually try to receive
from the stream. Move the check to the right place.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
@stevvooe
Copy link
Contributor

stevvooe commented Dec 1, 2016

LGTM

@codecov-io
Copy link

Current coverage is 55.14% (diff: 0.00%)

Merging #1784 into master will increase coverage by 0.11%

@@             master      #1784   diff @@
==========================================
  Files           102        102          
  Lines         16876      16876          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           9288       9307    +19   
+ Misses         6431       6413    -18   
+ Partials       1157       1156     -1   

Sunburst

Powered by Codecov. Last update 902eb99...dfac3d0

@aluzzardi
Copy link
Member

LGTM

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

Successfully merging this pull request may close these issues.

4 participants