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

ServiceBusRetryPolicy generic overloads to avoid closure capturing #19522

Merged
merged 13 commits into from Mar 22, 2021

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    ab3039e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f3757 View commit details
    Browse the repository at this point in the history
  3. Do conversion once

    danielmarbach committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    61a7637 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bbd1a7 View commit details
    Browse the repository at this point in the history
  5. Static lambdas

    danielmarbach committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    6198b0a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    54874f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0420017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec822be View commit details
    Browse the repository at this point in the history
  4. Revert "Remove async/await where not needed"

    This reverts commit 0420017.
    danielmarbach committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    2a45070 View commit details
    Browse the repository at this point in the history
  5. Switch to ValueTask

    danielmarbach committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    d2104f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    6993c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870893d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    344ca21 View commit details
    Browse the repository at this point in the history