Skip to content

Conversation

@gdiggs
Copy link
Contributor

@gdiggs gdiggs commented Feb 9, 2016

Trying to make STDERR quieter

@codeclimate/review

Docker's buffers have issues when there is one really big line (see
moby/moby#20119). When we overwrote
`console.log`, we lost the `\n`. This could be causing issues.
@ABaldwinHunter
Copy link
Contributor

Curious about motivation and whether there's a different spot that STDERR is getting in the way?

Up to you, but maybe consider adding a note about motivation to commit message?

One optional nit, otherwise LGTM.

gdiggs added a commit that referenced this pull request Feb 9, 2016
Only output timing information if debug is set to true.
@gdiggs gdiggs merged commit 024c30c into master Feb 9, 2016
@gdiggs gdiggs deleted the gd-debug branch February 9, 2016 20:12
@wfleming
Copy link
Contributor

wfleming commented Feb 9, 2016

838f269 seems super important: that could have something to do with the "invalid output" issues we see from eslint regularly.

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.

4 participants