Skip to content

Mutithreading and WatchError #224

@w0rse

Description

@w0rse

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions