Skip to content

skip file message: format everything in one call #63

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

Merged
merged 1 commit into from
Dec 29, 2015

Conversation

wfleming
Copy link
Contributor

I noticed that some logs reporting skip file messages seemed to
interleave multiple messages: That's not terribly surprising due to
concurrency.

This changes the message formatting a bit & does it all in one method
call to avoid the threading issues.

@codeclimate/review

I noticed that some logs reporting skip file messages seemed to
interleave multiple messages: That's not terribly surprising due to
concurrency.

This changes the message formatting a bit & does it all in one method
call to avoid the threading issues.
@gdiggs
Copy link
Contributor

gdiggs commented Dec 29, 2015

👍

wfleming added a commit that referenced this pull request Dec 29, 2015
skip file message: format everything in one call
@wfleming wfleming merged commit 21899c6 into master Dec 29, 2015
@wfleming wfleming deleted the will/skip-file-log branch December 29, 2015 19:55
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.

2 participants