-
Notifications
You must be signed in to change notification settings - Fork 1
Change the name of the flush functions #461
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #461 +/- ##
==========================================
- Coverage 27.07% 27.06% -0.01%
==========================================
Files 78 78
Lines 10287 10293 +6
Branches 1359 1361 +2
==========================================
+ Hits 2785 2786 +1
- Misses 7414 7419 +5
Partials 88 88 |
tieneupin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. If we do find that the database connections are not closing properly, a try-finally block should fix things.
Also stops the Atlas.dm read which errors