brianc / node-pg-pool

A connection pool for node-postgres
MIT License
180 stars 64 forks source link

Release called on client which has already been released to the pool #81

Closed SunYuanOnly closed 6 years ago

SunYuanOnly commented 6 years ago

Release called on client which has already been released to the pool

charmander commented 6 years ago

You called release() on a client that had already been released to the pool