taosdata / taos-connector-rust

TDengine connector for Rust
MIT License
32 stars 13 forks source link

fix(taos-ws): fixed the ws disconnection hang bug #378

Closed qevolg closed 1 week ago

qevolg commented 1 week ago

Fixed the ws disconnection stuck bug.

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 97.14286% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.09%. Comparing base (0023056) to head (7645ef5).

Files with missing lines Patch % Lines
taos-ws/src/query/asyn.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #378 +/- ## ========================================== + Coverage 71.06% 71.09% +0.02% ========================================== Files 97 97 Lines 34102 34170 +68 ========================================== + Hits 24235 24293 +58 - Misses 9867 9877 +10 ```

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