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

SingleConsumerQueue::size can be 0 when isEmpty() == false #11

Closed
nitsanw opened this issue Apr 15, 2015 · 1 comment
Closed

SingleConsumerQueue::size can be 0 when isEmpty() == false #11

nitsanw opened this issue Apr 15, 2015 · 1 comment

Comments

@nitsanw
Copy link

nitsanw commented Apr 15, 2015

This is due to the same conditions described in issue #9

@ben-manes
Copy link
Owner

I'm going to fix all cases as part of #9. All traversals need to be fixed, so it impacts a lot of methods.

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