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

Promise map improved #1775

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    4409b70 View commit details
    Browse the repository at this point in the history
  2. Generalized the aggregation behaviour of Mojo::Promise::map to suppor…

    …t 'any' and 'all_settled'.
    mjaix committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    9e61934 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Added a delay option to Mojo::Promise::map, and introduced the functi…

    …on in the cookbook.
    mjaix committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    adfa25c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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