1c17177369
Adds a check in the error listener on the client in the pool, to prevent calling destroy on a client when it is already being destroyed. Without this check, if an error occurs during the ending of the stream, such as a timeout, the client is never removed from the pool and weird things happen. |
||
---|---|---|
.. | ||
native | ||
client.js | ||
connection-parameters.js | ||
connection.js | ||
copystream.js | ||
defaults.js | ||
index.js | ||
pool.js | ||
query.js | ||
result.js | ||
utils.js |