-
Notifications
You must be signed in to change notification settings - Fork 987
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 EXEC without MULTI when using coroutines over async #1441
Fix EXEC without MULTI when using coroutines over async #1441
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1441 +/- ##
============================================
+ Coverage 78.80% 78.83% +0.02%
- Complexity 6181 6185 +4
============================================
Files 460 460
Lines 20800 20800
Branches 2302 2302
============================================
+ Hits 16392 16398 +6
+ Misses 3341 3339 -2
+ Partials 1067 1063 -4
Continue to review full report at Codecov.
|
Care to extend the commit message what's fixed or what the problem was? |
e489cb0
to
32cadc2
Compare
My bad. |
Thank you for your contribution. That's merged, polished, and backported now. |
No description provided.