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

Bug fixes + issue 167 #191

Merged
merged 3 commits into from
Oct 31, 2016
Merged

Conversation

ongardie-sfdc
Copy link

No description provided.

These were showing up as defaultLogger.go before. It should be a bit more
robust now, though slower.
This was effectively granting even nonvoting servers a 0 vote if their terms
were out of date, which could delay commitment decisions.
Close hashicorp#167: Make the stats into a real structure
@slackpad slackpad merged commit 70169bb into hashicorp:library-v2-stage-two Oct 31, 2016
file := "???"
line := 0
depth := 0
for {
Copy link
Contributor

Choose a reason for hiding this comment

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

I thought about doing this and hoped we didn't have to, but didn't catch the Error() case. Should be fine for tests, I agree.

@ongardie-sfdc
Copy link
Author

This String() function broke the unit tests, working on fixing them.

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.

3 participants