goatshriek / stumpless

a C logging library built for performance and features
https://goatshriek.github.io/stumpless
Apache License 2.0
446 stars 335 forks source link

adjust test tcp server #405

Closed goatshriek closed 8 months ago

goatshriek commented 8 months ago

Adjusts the tcp server code used in thread safety tests in an attempt to prevent false failures caused by premature connection termination.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2e8d0b6) 90.54% compared to head (28aa9c9) 90.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #405 +/- ## ======================================= Coverage 90.54% 90.54% ======================================= Files 46 46 Lines 4188 4188 Branches 556 556 ======================================= Hits 3792 3792 Misses 273 273 Partials 123 123 ```

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