DirtyHairy / async-mutex

A mutex for synchronizing async workflows in Javascript
MIT License
1.14k stars 63 forks source link

The new priority feature is not documented for `Mutex.runExclusive()`, only `Semaphore.runExclusive()` #80

Open NoahAndrews opened 5 months ago

NoahAndrews commented 5 months ago

There may be other places where it's not documented, I didn't look thoroughly.