Skip to content

Use LesbianDB-style lightweight async semaphores in NetConnection.cs #1

@jessiepathfinder

Description

@jessiepathfinder

LesbianDB-style lightweight async semaphores are an excellent alternative to SemaphoreSlim because they are fully managed, fully async, and unlike SemaphoreSlim, they don't need to be disposed of.

https://github.com/jessiepathfinder/LesbianDB-v2.1/blob/master/LesbianDB/AsyncManagedSemaphore.cs

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