strongloop / strong-oracle

Deprecated: Node.js Driver for Oracle databases (Use https://github.com/oracle/node-oracledb instead)
Other
45 stars 18 forks source link

Make sure ~Connection checks the status of ConnectionPool #8

Closed raymondfeng closed 10 years ago

raymondfeng commented 10 years ago

/to @bnoordhuis

Try to avoid destruction of Connection if the owning ConnectionPool is terminated.