Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pop from empty deque in mongo driver #7

Open
chadwhitacre opened this issue Mar 14, 2011 · 2 comments
Open

pop from empty deque in mongo driver #7

chadwhitacre opened this issue Mar 14, 2011 · 2 comments

Comments

@chadwhitacre
Copy link

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.

@jamwt
Copy link
Contributor

jamwt commented Mar 16, 2011

Thanks; some sample code I could run to replicate?

@chadwhitacre
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants