Releases: codevor/js-semaphore
Releases · codevor/js-semaphore
Fix: Correct build version
Refactor: Improve resource usage without infinite Promises
- Avoid the creation of
Promiseson stale for acquiring the Semaphore - Use the Interval Alarm from
JavaScript(setInterval())