monkeyDluffy6017 commented on code in PR #9016:
URL: https://github.com/apache/apisix/pull/9016#discussion_r1127461152
##########
apisix/core/config_util.lua:
##########
@@ -88,9 +88,15 @@ function _M.cancel_clean_handler(item, idx, fire)
end
core_tab.remove(item.clean_handlers, pos)
- if fire then
+ if not fire then
Review Comment:
Just for code robustness
--
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]