openresty / lua-resty-balancer

A generic consistent hash implementation for OpenResty/Lua
322 stars 77 forks source link

Add file `valgrind.suppress` to suppress know false positives #15

Closed agentzh closed 7 years ago

doujiang24 commented 7 years ago

Copied valgrind.suppress from lua-nginx-module. TEST_NGINX_USE_VALGRIND=1 make test works well on my side now.