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

Reader Memory Leak #42

Closed kathan closed 9 years ago

kathan commented 9 years ago

Adding returns to the callbacks in nextRow resolves a memory leak and also a strong performance improvment.