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

Shut down statement worker in Sqlite Connection::close #1453

Merged
merged 4 commits into from
Oct 1, 2021

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    00def86 View commit details
    Browse the repository at this point in the history
  2. test sqlite database close method

    Signed-off-by: Andrew Whitehead <[email protected]>
    andrewwhitehead committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    fe094dc View commit details
    Browse the repository at this point in the history
  3. await worker shutdown after dropping SqliteConnection

    Signed-off-by: Andrew Whitehead <[email protected]>
    andrewwhitehead committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2a3d241 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. restore explicit drop

    Signed-off-by: Andrew Whitehead <[email protected]>
    andrewwhitehead committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    ce63255 View commit details
    Browse the repository at this point in the history