Skip to content
New issue

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

SASLMemcachedCache: properly pass default_timeout to super constructor #187

Merged
merged 1 commit into from Aug 9, 2020

Conversation

sonologic
Copy link
Contributor

Fixes #186

@coveralls
Copy link

Coverage Status

Coverage remained the same at 78.316% when pulling 46c2419 on sonologic:master into 5eef673 on sh4nks:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

default_timeout not passed properly from SASLMemcachedCache.__init__() to MemcachedCache.__init__()
3 participants