rxaviers / async-pool

Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7
MIT License
798 stars 52 forks source link

Add and fix tests #43

Closed rxaviers closed 2 years ago

rxaviers commented 2 years ago

Ref #42