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

Add Task.WhenEach to process tasks as they complete #100316

Merged
merged 6 commits into from
Apr 2, 2024

Commits on Mar 26, 2024

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

Commits on Mar 29, 2024

  1. Address PR feedback

    stephentoub authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b08484b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    aa574dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad5cf6 View commit details
    Browse the repository at this point in the history
  3. Remove extra awaiter field from state machine

    Also clean up an extra level of indentation.
    stephentoub committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d7af75b View commit details
    Browse the repository at this point in the history