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

Fix race in ProcessRaftMessage logging #1786

Merged
merged 1 commit into from
Dec 2, 2016

Conversation

aaronlehmann
Copy link
Collaborator

Fix silly race in ProcessRaftMessage logging introduced by #1779.

cc @LK4D4 @cyli

Fix silly race in ProcessRaftMessage logging introduced by moby#1779.

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

LGTM

@codecov-io
Copy link

Current coverage is 55.05% (diff: 100%)

Merging #1786 into master will increase coverage by 0.03%

@@             master      #1786   diff @@
==========================================
  Files           102        102          
  Lines         16885      16886     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           9290       9296     +6   
+ Misses         6440       6434     -6   
- Partials       1155       1156     +1   

Sunburst

Powered by Codecov. Last update 32eea3b...9c19379

@aaronlehmann aaronlehmann added this to the 1.13.0 milestone Dec 2, 2016
@diogomonica
Copy link
Contributor

LGTM

Copy link
Contributor

@nishanttotla nishanttotla left a comment

Choose a reason for hiding this comment

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

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.

5 participants