Skip to content

Simple Cache is not Thread Safe #51

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions