Adam Crabtree (CrabDude's alias)
Adam Crabtree (CrabDude's alias)
Stumbled across this obviously using Mongoose and unsure of where the expected connect-mongodb db object is. The proposed solution to use the db url, would open 2 connections as far...
@lern Thanks. I'll check that out.
Just a follow-up, @lern's solution works.
I manage the trycatch module (async try/catch), and I use Tom's long-stack-traces technique. I came across this issue as well, but it wasn't an option to turn off in production...