This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 1d0f042931 Add more debug to the regex_revalidate main handler. (#9934)
add 8a1e0fdebd Don't throw exceptions if io_uring cannot be initialized.
(#9702)
No new revisions were added by this update.
Summary of changes:
iocore/aio/AIO.cc | 148 ++++++++++++++++++++++++++---------
iocore/aio/P_AIO.h | 3 +-
iocore/cache/test/main.cc | 30 +++++++
iocore/io_uring/I_IO_URING.h | 6 ++
iocore/io_uring/io_uring.cc | 15 ++--
src/traffic_server/traffic_server.cc | 16 +++-
6 files changed, 170 insertions(+), 48 deletions(-)