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

   Parallel AuTest runs can execute redirect and redirect_actions at the
   same time. Both tests wrote request files into the same generated data
   directory, so one test could overwrite the other's inputs and make
   redirect fail with unrelated redirect_actions requests.
   
   This gives each redirect test its own generated-data directory and
   keeps those directories ignored. This also makes the SIGUSR2 helper
   tolerate processes whose psutil cmdline is unavailable, so process
   scanning does not crash before signaling Traffic Server.


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