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

throttleTime: fixes and tests #700

Closed
wants to merge 2 commits into from

Conversation

staltz
Copy link
Member

@staltz staltz commented Nov 11, 2015

Rename throttle to throttleTime. Fix this operator to correctly take in the first 'next' value but
ignore subsequent 'next' values for a specified time period. Add tests for throttleTime.

Partially resolves issue #666.

Rename throttle to throttleTime. Fix this operator to correctly
take in the first 'next' value but
ignore subsequent 'next' values for a specified time period.

Related to issue ReactiveX#666.
@kwonoj
Copy link
Member

kwonoj commented Nov 11, 2015

👍

@benlesh
Copy link
Member

benlesh commented Nov 11, 2015

Merged with 3b0c1f3 ... thanks @staltz

@benlesh benlesh closed this Nov 11, 2015
@staltz staltz deleted the fix-throttleTime branch November 12, 2015 09:26
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants