This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from beab154 Remove incorrect assert in inactivity timeout handling (#7012)
new 82ac7cf Extendible asan simple (#6650)
new a297d76 slice: fix throttle not work (#7008)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../internal-libraries/Extendible.en.rst | 32 +++++-----
include/tscore/Extendible.h | 58 ++++++++++++-----
plugins/experimental/slice/client.cc | 4 +-
plugins/experimental/slice/server.cc | 4 +-
src/tscore/Extendible.cc | 11 ++--
src/tscore/unit_tests/test_Extendible.cc | 72 ++++++++++++++++++----
6 files changed, 128 insertions(+), 53 deletions(-)