utiller 1.0.56 → 1.0.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -306,18 +306,20 @@ var InfinitePool = /*#__PURE__*/function () {
306
306
 
307
307
  case 14:
308
308
  if (!_this.isRunning()) {
309
- _context2.next = 19;
309
+ _context2.next = 20;
310
310
  break;
311
311
  }
312
312
 
313
- _context2.next = 17;
313
+ _index2.utiller.appendInfo(_this.getPoollerLogFormat("isRunning:".concat(_this.isRunning(), " , \u9084\u5728\u57F7\u884C\u4E2D")));
314
+
315
+ _context2.next = 18;
314
316
  return (0, _classPrivateFieldGet2["default"])(_this, _run).call(_this);
315
317
 
316
- case 17:
318
+ case 18:
317
319
  _context2.next = 14;
318
320
  break;
319
321
 
320
- case 19:
322
+ case 20:
321
323
  case "end":
322
324
  return _context2.stop();
323
325
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "utiller",
3
- "version": "1.0.56",
3
+ "version": "1.0.57",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -11,7 +11,7 @@
11
11
  "license": "ISC",
12
12
  "dependencies": {
13
13
  "configerer": "^1.0.11",
14
- "utiller": "^1.0.55",
14
+ "utiller": "^1.0.56",
15
15
  "linepayer": "^1.0.4",
16
16
  "databazer": "^1.0.9",
17
17
  "lodash": "^4.17.20",