Skip to content
This repository was archived by the owner on Jun 20, 2018. It is now read-only.
This repository was archived by the owner on Jun 20, 2018. It is now read-only.

Sporadic TypeErrors from gargoyle.is_active #64

@acdha

Description

@acdha

Our gargoyle install very sporadically tosses a type error modeldict/base.py:26 where a simple return self._local_cache[key] fails because _local_cache is None.

I suspect this is due to a race condition as we have gargoyle configured using a locmem cache, which should be reliable, and so far it appears that all of these have occurred early after a new server process startup.

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