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

pytest, add test for use of CURLMOPT_MAX_HOST_CONNECTIONS #15494

Closed
wants to merge 3 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Nov 6, 2024

Add test_02_33 to run with various values for the multi option CURLMOPT_MAX_HOST_CONNECTIONS and CURLOPT_FRESH_CONNECT to trigger connection pool limit handling code.

refs #15127 where spurious crashes in this code are reported. Test is unable to reproduce but good for executing this code parts.

Add test_02_33 to run with various values for the multi option
CURLMOPT_MAX_HOST_CONNECTIONS and CURLOPT_FRESH_CONNECT to
trigger connection pool limit handling code.
@github-actions github-actions bot added the tests label Nov 6, 2024
@bagder bagder closed this in 55968fd Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants