You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, ball's in my court. I was reading sessions on request and updating w/ new expired on response, so it would be a flurry of 10-odd such when loading a page. Will simplify when I get a chance.
I am seeing a problem where if I do a lot of reads and updates at the same time, a read will fail with an empty deque error in MongoIter.next.
The text was updated successfully, but these errors were encountered: