DescriptionAdding EmbeddedTestServer handlers after the server has started isn't thread safe.
This CL updates a couple google_apis/drive/* tests to make EmbeddedTestServer thread safe. Either by starting the server after the handlers have been added or by only initializing the server before adding the handlers.
BUG=546060
Committed: https://crrev.com/98e39c76641d4f66dcc1203fb19f8c7f248ee248
Cr-Commit-Position: refs/heads/master@{#429836}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|