Skip to content

Releases: jsdsl/semaphore

v1.3.1

18 Sep 16:14
@T99 T99
Compare
Choose a tag to compare
Fixed typo in `readme.md`.

v1.3.0

14 Sep 15:41
@T99 T99
Compare
Choose a tag to compare
  • Fixed a bug where errors thrown from performLockedOperation would cause a 'lock leak'!

v1.2.0

14 Sep 14:47
@T99 T99
Compare
Choose a tag to compare
  • Added Semaphore#performLockedOperation(callback)
  • Fixed a bug wherein semaphores were not properly waiting for an available lock slot.

v1.0.0

10 Sep 21:16
@T99 T99
Compare
Choose a tag to compare
Removed straggling `console.log` statements.