()
| 3814 | ack.call(_this2, new Error(class="st">"operation has timed out")); |
| 3815 | }, timeout); |
| 3816 | var fn = function fn() { |
| 3817 | class="cm">// @ts-ignore |
| 3818 | _this2.io.clearTimeoutFn(timer); |
| 3819 | for (var _len3 = arguments.length, args = new Array(_len3), _key3 = 0; _key3 < _len3; _key3++) { |
| 3820 | args[_key3] = arguments[_key3]; |
| 3821 | } |
| 3822 | ack.apply(_this2, args); |
| 3823 | }; |
| 3824 | fn.withError = true; |
| 3825 | this.acks[id] = fn; |
| 3826 | } |
no test coverage detected