This is an automated email from the ASF dual-hosted git repository.
AlinsRan pushed a change to branch feat/toolset-plugin
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 8d82723e4 fix(toolset): add sleep after plugin reload in TEST 3 to
avoid race condition
add 5537e2f60 fix(toolset): address code review issues
No new revisions were added by this update.
Summary of changes:
apisix/plugins/toolset/init.lua | 10 ++-----
apisix/plugins/toolset/src/table-count/init.lua | 3 +-
apisix/plugins/toolset/src/trace.lua | 39 ++++++++-----------------
docs/en/latest/plugins/toolset.md | 4 +++
docs/zh/latest/plugins/toolset.md | 4 +++
t/plugin/trace.t | 5 ++--
t/table-count-example.lua | 2 +-
7 files changed, 27 insertions(+), 40 deletions(-)