Skip to content

Create CrossPlatLock Analog #2

@marstr

Description

@marstr

The .NET library relies on taking write-only locks on a file separate used as a semaphore to ensure that Cache operations do not race each other. That logic is found here: CrossPlatLock class

This is needed before any of the platform specific Token Caches, such as the one represented in #1, can be said to be truly done.

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