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

Merge release/dev17.11 to main #10643

Merged
merged 2 commits into from
Jul 18, 2024
Merged

Commits on Jul 17, 2024

  1. Fix issue with cancelling AsyncBatchingWorkQueue

    This was simply a mistake on my part. We should not assume that code is unreachable when it is reached because an OperationCanceledException is caught.
    DustinCampbell committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b8f14d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Port AsyncBatchingWorkQueue fix to release/dev17.11 (#10636)

    This pull request cherry-picks b8f14d3
    to `release/dev17.11`
    phil-allen-msft authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f07c7bb View commit details
    Browse the repository at this point in the history