-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
We're having WatchErrors in a django cache app, that uses redis for storage. Author of that app points to some threading issues in redis-py client. Indeed, recently we added multithreading option to our wsgi config.
The code, generating this error is located here:
https://github.com/Suor/django-cacheops/blob/master/cacheops/query.py#L26
Our configuration along with a call stack is in original issue:
Suor/django-cacheops#9
The suggested upgrade to latest client didn't solve the issue.
Metadata
Metadata
Assignees
Labels
No labels