bneradt commented on pull request #8284: URL: https://github.com/apache/trafficserver/pull/8284#issuecomment-907278435
> Setting up : recycling port: 61329 - Passed > Setting up : recycling port: 61329 - Passed > Setting up : recycling port: 61329 - Passed > Setting up : recycling port: 61329 - Passed This could be explained if the AuTest cleanup logic is being called multiple times per process. Then this port will be "put" onto the queue multiple times, with multiple processes trying to use it, leading to ATS complaining that the port cannot be used. -- 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]
