coopernurse / node-pool

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

fix(DefaultEvictor): softIdleTimeoutMillis handle -1 #242

Closed DiegoRBaquero closed 5 years ago

DiegoRBaquero commented 5 years ago

fixes #192

DiegoRBaquero commented 5 years ago

My bad, did it through GitHub haha! Thanks for the fix

sandfox commented 5 years ago

no worries, thanks for doing the work in the first place! This is now released as v3.5.0

sandfox commented 5 years ago

merged in via #245