arturobernalg opened a new pull request, #644:
URL: https://github.com/apache/httpcomponents-core/pull/644

   This change adds seeded generative contract tests for the connection pool 
implementations (STRICT, LAX, OFFLOCK) that run a shared operation trace and 
assert core invariants (no negative stats, no double-lease, no stuck pending, 
no leaked leased entries, and hard bounds where applicable) with seed+trace 
replay for reproducibility. It also adds a small httpcore5-testing integration 
test based on HttpAsyncRequester to validate real socket behavior for pending 
connect cancellation, pending connect timeout, and close-mid-flight without 
hangs across all three pool policies.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to