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

fix(takeUntil): complete iterable immediately (#315) #316

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

KonanMentor
Copy link
Contributor

Description:

Don't wait for a value to be emitted before performing iterable completeness check

Related issue (if exists): #315

Don't wait for a value to be emitted before performing iterable completeness check
@trxcllnt trxcllnt merged commit 97b2ca2 into ReactiveX:master Jan 14, 2021
@trxcllnt
Copy link
Member

@KonanMentor just published ix@4.1.0 with this fix. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants