-
Notifications
You must be signed in to change notification settings - Fork 278
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
Additional Logging During Tree Sync #668
Additional Logging During Tree Sync #668
Conversation
Closes #660 Thank you for contributing! |
Pull Request Test Coverage Report for Build 1559029358
💛 - Coveralls |
@dills122 I want to thank you again for your contribution ;-) However at the same moment you were writing this PR I was about to close this same issue in this PR: #669 If you wanna update your branch with the wording I chose for this log message, I'll merge yours first and then rebase so you get the commit ;-) |
@pinheadmz No problem! Hoping to get involved more here going forward. Thanks for giving me the commit 😄 |
Hey, thanks for the contribution ! Can you squash the commits ? That makes master history cleaner w/o redundant commits from the PR. |
1f2916a
to
8e2e3b4
Compare
ACK 8e2e3b4 Show Signature
nodech's public key is on keybase |
Added additional logging statement to the beginning of the
syncTree
method to alert users when the processes kicks off since the process could take a few seconds to complete.