Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix KeepAliveTest.SSLClientReconnectionPost #1895

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

jimmy-park
Copy link
Contributor

The listening thread could hang because std::future::wait() is not called on test failures.

PS. Not related to this issue, but KeepAliveTest.SSLClientReconnection and KeepAliveTest.SSLClientReconnectionPost always fail on Windows machines when httplib is built with OpenSSL.

@yhirose yhirose merged commit 6c3e848 into yhirose:master Aug 10, 2024
4 checks passed
@yhirose
Copy link
Owner

yhirose commented Aug 10, 2024

Thanks!

@jimmy-park jimmy-park deleted the fix-test branch August 10, 2024 15:02
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