Issues
- 0
Suggestion: Shared lock
#81 opened by jlherren - 0
The new priority feature is not documented for `Mutex.runExclusive()`, only `Semaphore.runExclusive()`
#80 opened by NoahAndrews - 4
Request: Priority Queue
#73 opened by dmurvihill - 5
Cancel specific pending lock
#64 opened by AndreMaz - 0
Semaphore with negative count (suggestion)
#71 opened by mh-joneydi - 0
Java ReentrantLock implementation (Suggestion)
#70 opened by hdkrus - 1
Cancel doesn't work as expected
#67 opened by ivstiv - 1
DELETE ME
#69 opened by david-christ - 1
Would it always be `locked` if we initialize the semaphore with a negative integer?
#62 opened by AkatQuas - 1
0.4.0 not downloadable?
#65 opened by JiriTrecak - 1
0.4 Changelog
#61 opened by KilianB - 3
- 3
mutex.waitForUnlock() bug?
#52 opened by ricardojosegomezulmke - 7
Please don't deprecate release() function
#50 opened by Aryk - 3
Clarify in docs that the release function returned by acquire can be called multiple times
#38 opened by ztane - 2
Feature: increase semaphore's value
#23 opened by Mavahu - 0
Communicate value to waiting code
#60 opened by cryptofomo1 - 3
- 1
- 7
Timing bug inside semaphore for `isLocked()`
#54 opened by CMCDragonkai - 8
- 3
- 2
Why can't I release a semaphore?
#49 opened by adamburgess - 0
Possible to have blocking version of isLocked?
#46 opened by JasonGore - 3
Race condition when using runExclusively
#44 opened by trajano - 4
Locking a specific value
#42 opened by anton-johansson - 2
withTimeout missing a clearTimeout
#33 opened by cantoine - 1
Types not compatible
#32 opened by hasezoey - 2
Question about Usage
#25 opened by jenna-h - 4
- 5
Option to empty the queue?
#28 opened by itayganor - 2
Feature request: mutex.tryLock()
#31 opened by marco-a - 1
thank you!
#30 opened by iambumblehead - 1
Alternate release API seems broken
#27 opened by jlherren - 1
Mutex guarantees FIFO?
#26 opened by mannharleen - 4
Not work on express app
#22 opened by tinytortoise-dev - 1
NPM documentation improvement
#20 opened by shasaur - 3
Add lock by key
#18 opened by gajus - 2
- 7
Weird warning
#14 opened by cristianoccazinsp - 2
Different release lock interface
#15 opened by moredrowsy - 5
Optional acquire timeout?
#9 opened by cristianoccazinsp - 5
Add an ES module entrypoint
#11 opened by rubys - 6
Limit concurrency with Mutex?
#12 opened by joerick - 1
Using async mutex across NodeJS processes
#10 opened by lucas-rudd - 4
A small improvement
#2 opened by ironbone - 1
Wrong documantation
#1 opened by ironbone