Skip to content

Conversation

@jimmy-park
Copy link
Contributor

  • SSLClientServerTest.SSLConnectTimeout has a data race when stopping the server. (detected by ThreadSanitizer)
  • After 7aba293, we don't need to wait the server using std::this_thread::sleep_for(). Just use Server::wait_until_ready().

@yhirose
Copy link
Owner

yhirose commented Nov 12, 2023

Thanks for simplifying the code.

@yhirose yhirose merged commit f143131 into yhirose:master Nov 12, 2023
@jimmy-park jimmy-park deleted the fix-test-case branch November 12, 2023 09:21
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.

2 participants