shinrich commented on issue #10881:
URL:
https://github.com/apache/trafficserver/issues/10881#issuecomment-1845638193
Another observation is that these tests all have MakeATSProcess that has an
explicit command option that executes traffic_server with a stderr redirect,
e.g.
> ts = Test.MakeATSProcess(f"ts_peer{i}", use_traffic_out=False,
command=f"traffic_server 2> trace_peer{i}.log")
Perhaps by pulling the stdio redirect into the python space causes different
exit code processing?
--
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]