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

Bug in Mpsc queue, should compare head to tail, not itself in peekNode #1525

Closed
nitsanw opened this issue Jul 28, 2014 · 2 comments
Closed
Labels

Comments

@nitsanw
Copy link
Contributor

nitsanw commented Jul 28, 2014

https://github.com/Netflix/RxJava/blob/master/rxjava-core/src/main/java/rx/internal/util/MpscPaddedQueue.java#L124

@benjchristensen
Copy link
Member

Thanks for the report @nitsanw

@benjchristensen
Copy link
Member

I just deleted the file since we aren't using it since we use the JCTools code instead.

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

No branches or pull requests

2 participants