rebareba
Results
1
issues of
rebareba
if don't do this ,it would call factory.create() again and again . or I can do like this outside. ```js const pool = genericPool.createPool(factory, options); pool.on('factoryCreateError', function (err) { const...