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

Query: Fixes order by logic to throw original exception instead of AggregateException #2708

Commits on Sep 8, 2021

  1. - use GetAwaiter() to avoid AggregateException

    - pass CancellationToken to Continue to avoid start continuation if not needed
    - fix typo
    askazakov committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a26b3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a33bd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. fix Azure#2708 (comment)

    askazakov committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    7ac8402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18265c7 View commit details
    Browse the repository at this point in the history