nic-6443 opened a new pull request, #13538: URL: https://github.com/apache/apisix/pull/13538
### Description Running a local `redis-server` from the repo root for the limit-count/limit-req/limit-conn tests leaves a `dump.rdb` snapshot behind when the server shuts down (RDB save on exit defaults to the process working directory). It is easy to sweep into a commit accidentally — it slipped into #13516 twice before being caught by eclint. Ignore it. ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the changes or the new features added to this PR - [ ] I have added tests corresponding to this change - [ ] I have updated the documentation to reflect this change - [x] I have verified that this change is backward compatible -- 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]
