Skip to content

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

Description

@MuhammadMinh

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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