Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Close all database connections after each request#70

Merged
aliuk2012 merged 1 commit intomainfrom
fix-unclosed-db-connections
Sep 6, 2022
Merged

Close all database connections after each request#70
aliuk2012 merged 1 commit intomainfrom
fix-unclosed-db-connections

Conversation

@aliuk2012
Copy link
Copy Markdown
Contributor

What problem does the pull request solve?

fixes #68

Co-authored-by: James Sheppard 57200592+james-sheppard-gov-uk@users.noreply.github.com

Checklist

  • I've used the pull request template
  • I've linked this PR to the relevant issue (if mission work)
  • I've written unit tests for these changes (if code change)
  • I've updated the documentation in (If any documentation requires updating)
    • README.md
    • Elsewhere (please link)

@aliuk2012 aliuk2012 requested a review from a team as a code owner September 6, 2022 12:42
fixes #68

Co-authored-by: James Sheppard <57200592+james-sheppard-gov-uk@users.noreply.github.com>
@aliuk2012 aliuk2012 force-pushed the fix-unclosed-db-connections branch from 1b1e7c9 to 0f1abe7 Compare September 6, 2022 13:34
@james-sheppard-gov-uk james-sheppard-gov-uk self-assigned this Sep 6, 2022
@aliuk2012 aliuk2012 merged commit 1cb0d4f into main Sep 6, 2022
@aliuk2012 aliuk2012 deleted the fix-unclosed-db-connections branch September 6, 2022 13:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

database connections not being closed when error occurs

2 participants