erikc5000 / nest-mongodb

MongoDB driver module for NestJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminate connection on app.close()

sergeyrudenko opened this issue · comments

When application trying to terminate with app.close() or uncaughtException it can't because of running mongoDB connection under the lib

Thanks for the report! This should be addressed in 6.3.1.