Promise based simple mutex for JS: preventing from running same code block at the same time.
-
Updated
May 8, 2023 - TypeScript
Promise based simple mutex for JS: preventing from running same code block at the same time.
Add a description, image, and links to the async-lock topic page so that developers can more easily learn about it.
To associate your repository with the async-lock topic, visit your repo's landing page and select "manage topics."