romange / helio

A modern framework for backend development based on io_uring Linux interface
Apache License 2.0
435 stars 49 forks source link

chore: add more vlog info in RunAcceptLoop #316

Closed kostasrim closed 2 weeks ago

kostasrim commented 2 weeks ago

Add more logs to figure out where we deadlock during shutdown in df

codecov-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.77%. Comparing base (d30de86) to head (6b51f70). Report is 92 commits behind head on master.

Files with missing lines Patch % Lines
util/fibers/listener_interface.cc 57.14% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #316 +/- ## ========================================== + Coverage 77.60% 77.77% +0.16% ========================================== Files 103 108 +5 Lines 7824 8121 +297 ========================================== + Hits 6072 6316 +244 - Misses 1752 1805 +53 ```

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