perf: optimize tasks stealing in corner case
[poolifier.git] / .c8rc.json
index aba3e9b0c0cb8e3ea21eb9f372221645bef54aca..78e101256903834fedb282b59d196eb174d9d406 100644 (file)
@@ -1,7 +1,7 @@
 {
   "check-coverage": true,
-  "lines": 94,
-  "statements": 94,
+  "lines": 93,
+  "statements": 93,
   "functions": 95,
-  "branches": 93
+  "branches": 92
 }