canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.85k stars 216 forks source link

Revert suspending inside handle_exec_sql #685

Closed cole-miller closed 1 month ago

cole-miller commented 1 month ago

This reverts #681 in response to the regression #684.

Signed-off-by: Cole Miller cole.miller@canonical.com

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.87%. Comparing base (5f69b54) to head (2d0d71b). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #685 +/- ## ========================================== - Coverage 77.97% 77.87% -0.11% ========================================== Files 197 197 Lines 27986 27953 -33 Branches 5528 5534 +6 ========================================== - Hits 21822 21768 -54 - Misses 4322 4346 +24 + Partials 1842 1839 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.