-
Notifications
You must be signed in to change notification settings - Fork 225
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
Thread pool clean #598
Thread pool clean #598
Conversation
05c0209
to
e8ce8bc
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #598 +/- ##
==========================================
+ Coverage 81.16% 81.23% +0.06%
==========================================
Files 189 191 +2
Lines 26742 27028 +286
Branches 4859 4919 +60
==========================================
+ Hits 21704 21955 +251
+ Misses 3455 3445 -10
- Partials 1583 1628 +45 ☔ View full report in Codecov by Sentry. |
e8ce8bc
to
e278206
Compare
src/lib/threadpool.c, line 46, state machine descriptor is just destroyed by clang-format. Maybe it's worth trying newer version. |
e278206
to
bab33f1
Compare
Seems |
bab33f1
to
3da0521
Compare
Signed-off-by: Anatoliy Bilenko <[email protected]>
Signed-off-by: Anatoliy Bilenko <[email protected]>
3da0521
to
616e1a3
Compare
No description provided.