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

Make cancel() synchronous in DBMAsyncJob #14717

Merged
merged 13 commits into from
Jun 9, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    e2ab215 View commit details
    Browse the repository at this point in the history
  2. forgot to import error

    edengorevoy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5e2b409 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c4d711 View commit details
    Browse the repository at this point in the history
  4. add docstring to cancel

    edengorevoy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7732a40 View commit details
    Browse the repository at this point in the history
  5. add docstring

    edengorevoy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    dca44e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c193fb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. amending test behavior

    edengorevoy committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    50c55fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d084f7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77323d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb9a180 View commit details
    Browse the repository at this point in the history
  5. fix flaky tests

    edengorevoy committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9504a1a View commit details
    Browse the repository at this point in the history
  6. formatting

    edengorevoy committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e5654d1 View commit details
    Browse the repository at this point in the history
  7. formatting again

    edengorevoy committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    919e208 View commit details
    Browse the repository at this point in the history