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

feat: add option for cancelling queries when closing client #3276

Merged
merged 4 commits into from
Aug 21, 2024

Commits on Aug 16, 2024

  1. feat: add option for cancelling queries when closing client

    Adds an option to keep track of all running queries and cancel these
    when the client is closed.
    olavloite committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    634df10 View commit details
    Browse the repository at this point in the history
  2. test: unflake test cases

    olavloite committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b0758eb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    9b4bc7c View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    olavloite committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5361c4d View commit details
    Browse the repository at this point in the history