We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DSHM constructor calls setmetadata when pool value is specified but ignores the result.
See
lua-resty-session/lib/resty/session/dshm.lua
Lines 311 to 345 in 8b5f875
The text was updated successfully, but these errors were encountered:
good catch! thanks!
Sorry, something went wrong.
fix(dshm/memcached): add a missing return parameter as otherwise pool…
34a6fab
… parameters are not respected ### Summary @oldium resported this issue in #171.
9a60919
f4980f0
Successfully merging a pull request may close this issue.
DSHM constructor calls setmetadata when pool value is specified but ignores the result.
See
lua-resty-session/lib/resty/session/dshm.lua
Lines 311 to 345 in 8b5f875
The text was updated successfully, but these errors were encountered: