fix: do not check for pool destroying statuses at task redistribution
[poolifier.git] / .c8rc.json
index 29100bb26408a1226a5c4dc10cf04e3e8e0736a9..78e101256903834fedb282b59d196eb174d9d406 100644 (file)
@@ -1,7 +1,7 @@
 {
   "check-coverage": true,
-  "lines": 94,
-  "statements": 94,
+  "lines": 93,
+  "statements": 93,
   "functions": 95,
   "branches": 92
 }