utiller 1.0.134 → 1.0.135

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.
@@ -477,7 +477,7 @@ var InfinitePool = /*#__PURE__*/function () {
477
477
 
478
478
  case 6:
479
479
  if (_this.ruleOfStopInfiniteRun()) {
480
- _context4.next = 14;
480
+ _context4.next = 15;
481
481
  break;
482
482
  }
483
483
 
@@ -497,10 +497,15 @@ var InfinitePool = /*#__PURE__*/function () {
497
497
  return _index2.utiller.syncDelay(10);
498
498
 
499
499
  case 12:
500
+ _this.printLogMessage("788143, runByEachTask() \u70BA\u4E86\u8B93while\u4E0D\u8981\u505C\u6B62\u904B\u7B97");
501
+
500
502
  _context4.next = 6;
501
503
  break;
502
504
 
503
- case 14:
505
+ case 15:
506
+ _this.printLogMessage("7881952, runByEachTask() \u7D50\u675F\u4E86while()");
507
+
508
+ case 16:
504
509
  case "end":
505
510
  return _context4.stop();
506
511
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "utiller",
3
- "version": "1.0.134",
3
+ "version": "1.0.135",
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.133",
14
+ "utiller": "^1.0.134",
15
15
  "linepayer": "^1.0.4",
16
16
  "databazer": "^1.0.11",
17
17
  "lodash": "^4.17.20",