Skip to content

Simple Cache is not Thread Safe #51

@tdltdl

Description

@tdltdl

The SimpleCache relies on a HashMap which is not thread safe. I would recommend to replace it with ConcurrentHashMap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions