-
Notifications
You must be signed in to change notification settings - Fork 256
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
remove deprecated with await pool #703
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #703 +/- ##
==========================================
- Coverage 86.50% 85.69% -0.81%
==========================================
Files 12 12
Lines 2082 2076 -6
Branches 341 341
==========================================
- Hits 1801 1779 -22
- Misses 216 232 +16
Partials 65 65
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
ab47f38
to
ec58727
Compare
ec58727
to
4c555f3
Compare
I'm not sure about the |
with await pool
syntax
|
What do these changes do?
Deprecated method
Pool.get
was removedDeprecated
with await pool
syntax was removed.Are there changes in behavior for the user?
Yes, see above.
Related issue number
no
Checklist
CHANGES.txt