coopernurse / node-pool

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

ensure clientCb exists #145

Closed iamruinous closed 7 years ago

iamruinous commented 8 years ago

ensure clientCb exists before calling it

sandfox commented 7 years ago

Thanks for this, I've incorporated a fix for this in v2.5.1 (ended up reworking the code such that we shouldn't end up such a position)