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

Operators first, last, multi-offer for SpscLinkedArrayQueue #3232

Merged
merged 1 commit into from
Aug 28, 2015

Conversation

akarnokd
Copy link
Member

The multi-offer helps with the timed skipLast. By offering two at once, the drain won't loop until the second value arrives.

@akarnokd akarnokd added this to the 2.0 milestone Aug 28, 2015
akarnokd added a commit that referenced this pull request Aug 28, 2015
Operators first, last, multi-offer for SpscLinkedArrayQueue
@akarnokd akarnokd merged commit 26ba5eb into ReactiveX:2.x Aug 28, 2015
@akarnokd akarnokd deleted the OperatorFirstLast2x branch August 28, 2015 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant