Releases: rederlyhq/async-mutex
Releases · rederlyhq/async-mutex
Generic Queue Implementation
This is a fork of DirtyHairy's async-mutex, with an implementation of generic queues behind the semaphore implementation. This allows for custom behavior like assigning a priority to jobs requesting the semaphore.