Skip to content

Refactor: Improve resource usage without infinite Promises

Compare
Choose a tag to compare
@caiangums caiangums released this 29 Nov 23:59
· 6 commits to master since this release
42f84b3
  • Avoid the creation of Promises on stale for acquiring the Semaphore
  • Use the Interval Alarm from JavaScript (setInterval())