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