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

Send InvocationCancel request to out-of-proc workers #8556

Merged
merged 19 commits into from
Aug 15, 2022

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    008d426 View commit details
    Browse the repository at this point in the history
  2. Fix test

    liliankasem committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8c7c817 View commit details
    Browse the repository at this point in the history
  3. update error message

    liliankasem committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ea266c4 View commit details
    Browse the repository at this point in the history
  4. update release notes

    liliankasem committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    21cfb98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb3183d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    422c5b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. address PR comments

    liliankasem committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3e4ea04 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. update test and logs

    liliankasem committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6695b02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c64a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    028a3d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update release_notes.md

    liliankasem authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e737e0a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Throw on cancellation

    liliankasem committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    21f70a2 View commit details
    Browse the repository at this point in the history
  2. fix exception

    liliankasem committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    6d11a9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2b8a49 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. TaskCanceledException

    liliankasem committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1c6d47f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Use rpc exception

    liliankasem committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    388d5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ec5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    071de23 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. fix tests

    liliankasem committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7036474 View commit details
    Browse the repository at this point in the history