Skip to content

Use folly::Init for mock servers to avoid glog warnings#464

Open
mszabo-wikia wants to merge 1 commit into
facebook:mainfrom
mszabo-wikia:folly-init-mock
Open

Use folly::Init for mock servers to avoid glog warnings#464
mszabo-wikia wants to merge 1 commit into
facebook:mainfrom
mszabo-wikia:folly-init-mock

Conversation

@mszabo-wikia

Copy link
Copy Markdown
Contributor

As D57798214 but for the standalone mock binaries used in integration testing. This avoids repeated "WARNING: Logging before InitGoogleLogging() is written to STDERR" errors in test logs.

As D57798214 but for the standalone mock binaries used in integration
testing. This avoids repeated "WARNING: Logging before InitGoogleLogging() is written to STDERR"
errors in test logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants