I've been on this for hours and can't seem to find the answer. The problem is that I have a call to a mongoDB inside a for loop. I'm using a latch so the for waits for the call to end before advancing again. Here's my code:I've been on this for hours and can't seem to f