Jonathan
12/06/2020, 12:09 PMprisma.$disconnect
? I am running to a problem where with nodemon
, my "reloading" seems to be stuck. I have to explicitly state process.exit
, but even then there are some sub-processes still running (not quite clear if prisma is the only one)
Anyone experiences this as well?Ryan
12/07/2020, 8:13 AMnodemon
but ts-node-dev doesn’t give me such an issue though. I would need to check with nodemon
.
, but I haven’t faced any issuesJonathan
12/07/2020, 9:58 AMMichael Gummelt
05/18/2021, 11:21 PMts-node-dev