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(repeatWhen): Ensure teardown happens between repeat subscriptions #5625

Merged

Commits on Aug 3, 2020

  1. fix(repeatWhen): Ensure teardown happens between repeat subscriptions

    Resolves an issue where teardowns would wait until the resulting observable ended before being executed.
    benlesh committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5d8a7af View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. chore: address comments

    benlesh committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    3155b6a View commit details
    Browse the repository at this point in the history