Lockify
Use promises to ensure a function doesn't execute concurrently
Most asynchronous functions are fine to run concurrently with themselves. But when they're not - lockify them.
Most asynchronous functions are fine to run concurrently with themselves. But when they're not - lockify them.
npm i lockify
0
1.0.1
ISC
989 B
3