bneradt opened a new pull request #6981:
URL: https://github.com/apache/trafficserver/pull/6981


       This updated autest version contains a fix for cleanup logic so that the
       port selection mechanism in ports.py works better. Without this update,
       the port recycling logic never gets called and we run out of the
       optimally selected ports and fallback to the old port selection logic
       which has a race condition with another server grabbing the lock before
       the test process does, resulting in an address in use error.
   


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

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


Reply via email to