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

even if there are no memcached servers, DoNotCache results are unwrapped #361

Conversation

pmolodo
Copy link
Contributor

@pmolodo pmolodo commented Nov 12, 2016

memcached-wrapped functions are supposed to be able to return DoNotCache if they don't want their results to be cached. This works, EXCEPT if there are no servers configured, in which case the "raw" DoNotCache object is returned from the function. This fixes that bug.

@nerdvegas nerdvegas merged commit 2a565fc into AcademySoftwareFoundation:master Mar 11, 2017
@pmolodo pmolodo deleted the memcached_DoNotCache_fix branch March 15, 2017 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants