mongoose-default-connection icon indicating copy to clipboard operation
mongoose-default-connection copied to clipboard

Let node terminate itself when all connections are closed

Open kilianc opened this issue 8 years ago • 0 comments

This line shouldn't be necessary.

https://github.com/simonholmes/mongoose-default-connection/blob/master/model/db.js#L30

If I am doing something else in my code that will abruptly terminate the process.

kilianc avatar Aug 24 '16 18:08 kilianc