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

Cancellable forEach #3977

Merged
merged 6 commits into from
Aug 3, 2018
Merged

Cancellable forEach #3977

merged 6 commits into from
Aug 3, 2018

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    8b74c2a View commit details
    Browse the repository at this point in the history
  2. feat(forEach): deprecating passing promise constructor

    - Adds documentation
    - Deprecates promise constructor
    benlesh committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    5178ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3437239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb6dd81 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    b4bad1f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. refactor(forEach): rejects with ObjectUnsubscribedError if cancelled …

    …by passed Subscription
    benlesh committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    4707a92 View commit details
    Browse the repository at this point in the history