Skip to content

GitHubSanityCachedValue can block whole application #2172

@alexec

Description

@alexec

The GitHubSanityCachedValue class contains a single shaled lock. This means that client to this class can be blocked by another user of the function.

Instead, it might be better to use a read/write lock.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions