Do we need to close mongoose connection?
Do we explicitly need to close mongoose connection after execution?
I am running my NodeJS app with PM2 while debugging I found; after successful query, PM2 restarts my app
Do we explicitly need to close mongoose connection after execution?
I am running my NodeJS app with PM2 while debugging I found; after successful query, PM2 restarts my app