DescriptionCorrect net::EmbeddedTestServer usage in some SSL related tests.
Adding request handlers to the EmbeddedTestServer after it has started
isn't thread safe.
This CL updates some tests so that the EmbeddedTestServer's IO thread
is started after all handlers are added.
BUG=546060
Committed: https://crrev.com/839218498ade5aae2571b58325beef424905ba55
Cr-Commit-Position: refs/heads/master@{#431347}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|