Hi guys,
I am facing the issue. It looks like the same this issue in this link down below.
https://github.com/nestjs/mongoose/issues/167
I follow the some solution but jest still doesn't close after all the test cases ran. Anyone can help.
2 messages · Page 1 of 1 (latest)
Hi guys,
I am facing the issue. It looks like the same this issue in this link down below.
https://github.com/nestjs/mongoose/issues/167
I follow the some solution but jest still doesn't close after all the test cases ran. Anyone can help.
Have you added the --detectOpenHandles flag to see what's hanging specifically?