bneradt opened a new pull request, #12314: URL: https://github.com/apache/trafficserver/pull/12314
This fixes the handling of the server processes in per_server_connection_max.test.py. Before this change: ``` Running Test per_server_connection_max:Warning: Overriding process object dns2 Warning: Overriding process object server2 ``` Addressing this requires making sure each of those proesses are started with different names. -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org