Kevin Delisle
Results
1
issues of
Kevin Delisle
I noticed that if I continue making use of a client reference after calling `done()`, like so: ``` pool.connect(function (err, client, done) { if (err) { return console.error('error fetching client...