Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

skip file message: format everything in one call #63

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants