bryancall opened a new pull request, #13012: URL: https://github.com/apache/trafficserver/pull/13012
## Summary - Stabilize three flaky AuTests by hardening helper/process behavior under parallel ASAN runs. - Ignore SIGPIPE and retry `accept()` on EINTR in `ssl-delay-server` to avoid spurious helper exits. - Remove deadlocking startup sequencing in `sigusr2` and improve `thread_config` process matching for ASAN command lines. ## Test plan - [x] Run AuTests in ASAN configuration and verify these tests pass reliably. - [x] Validate no production code paths are changed (test-only PR). - [ ] Re-run Apache CI to confirm cross-platform stability. -- 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]
