@sentio/runtime 2.57.12-rc.d → 2.57.12-rc.e

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.
package/lib/index.js CHANGED
@@ -19,7 +19,7 @@ import {
19
19
  providerMetrics,
20
20
  recordRuntimeInfo,
21
21
  timeoutError
22
- } from "./chunk-CPC37CZL.js";
22
+ } from "./chunk-YVOMEKB4.js";
23
23
  import {
24
24
  Plugin,
25
25
  PluginManager
@@ -43,7 +43,7 @@ import {
43
43
  require_src,
44
44
  trace,
45
45
  withAbort
46
- } from "./chunk-CPC37CZL.js";
46
+ } from "./chunk-YVOMEKB4.js";
47
47
  import {
48
48
  ExecutionConfig,
49
49
  HandlerType,
@@ -39836,7 +39836,7 @@ var ServiceManager = class {
39836
39836
  ]
39837
39837
  );
39838
39838
  }
39839
- return await this.pool.run({ request: request3 });
39839
+ return this.pool.run({ request: request3 });
39840
39840
  }
39841
39841
  async *processBindingsStream(requests, context2) {
39842
39842
  if (!this.started) {