nic-6443 commented on code in PR #12751:
URL: https://github.com/apache/apisix/pull/12751#discussion_r2548256794


##########
t/plugin/limit-conn-redis-cluster.t:
##########
@@ -51,6 +51,7 @@ add_block_preprocessor(sub {
 
     location /test_concurrency {
         content_by_lua_block {
+            require("lib.test_redis").flush_all()

Review Comment:
   Why were we able to pass the tests without this flush before?



-- 
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]

Reply via email to