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

fix(core): Detect DB connection aquisition deadlocks (no-changelog) #9485

Merged
merged 10 commits into from
May 22, 2024

Commits on May 22, 2024

  1. fix(core): Detect DB connection aquisition deadlocks (no-changelog)

    use a pool-size of 1 for sqlite-pooled as well
    netroy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6614fa1 View commit details
    Browse the repository at this point in the history
  2. fix UserSubscriber

    netroy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    beea55c View commit details
    Browse the repository at this point in the history
  3. fix another deadlock

    netroy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    89a81bf View commit details
    Browse the repository at this point in the history
  4. fix import service deadlock

    netroy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3ac2049 View commit details
    Browse the repository at this point in the history
  5. fix another deadlock

    despairblue committed May 22, 2024
    Configuration menu
    Copy the full SHA
    016811c View commit details
    Browse the repository at this point in the history
  6. fix deadlock

    despairblue committed May 22, 2024
    Configuration menu
    Copy the full SHA
    04ea3a6 View commit details
    Browse the repository at this point in the history
  7. fix a couple more

    netroy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    efab51d View commit details
    Browse the repository at this point in the history
  8. more fixes

    netroy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cf7bb3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f715f2 View commit details
    Browse the repository at this point in the history
  10. revert sqlite-pooled pool-size

    netroy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f57bb62 View commit details
    Browse the repository at this point in the history