moonchen opened a new pull request, #13721:
URL: https://github.com/apache/trafficserver/pull/13721

   The expiry test can remove its FIFO before the holder opens it, leaving the 
slot free and failing to exercise queue expiry. Open the FIFO before launching 
clients and pass the inherited descriptor, then wait for limiter events instead 
of fixed sleeps so each step follows the required state. Clean up client 
processes with bounded waits on both success and failure.
   
   Keep checks that the connection queues and expires without being resumed or 
rejected, and that slot accounting stays balanced. Clarify that the expired 
connection's close hook is outside this test's coverage on the current TLS core.
   
   Fixes #13714.
   


-- 
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]

Reply via email to