sequelize / sequelize-pool

Resource pool implementation. It can be used to throttle expensive resources.
Other
38 stars 17 forks source link

#7 Connection do not close after call sequelize.close() #8

Closed mkovel closed 5 years ago

mkovel commented 5 years ago

Connection do not close after call sequelize.close() issue #7

sushantdhiman commented 5 years ago

Fixed by https://github.com/sequelize/sequelize-pool/pull/10