coopernurse / node-pool

Generic resource pooling for node.js
2.37k stars 259 forks source link

Make the promise Pool.use() returns to only resolve after the promise… #223

Closed asannes closed 6 years ago

asannes commented 6 years ago

… of the provided fn function.

Add test to make sure it works like the documentation.

sandfox commented 6 years ago

Awesome stuff, thanks! This is now published as generic-pool@3.4.2