@dxos/client-services 0.4.10-main.171d903 → 0.4.10-main.1a9d28b

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.
@@ -2769,7 +2769,7 @@ var getPlatform = () => {
2769
2769
  };
2770
2770
 
2771
2771
  // packages/sdk/client-services/src/version.ts
2772
- var DXOS_VERSION = "0.4.10-main.171d903";
2772
+ var DXOS_VERSION = "0.4.10-main.1a9d28b";
2773
2773
 
2774
2774
  // packages/sdk/client-services/src/packlets/services/diagnostics.ts
2775
2775
  var __dxlog_file10 = "/home/runner/work/dxos/dxos/packages/sdk/client-services/src/packlets/services/diagnostics.ts";
@@ -4947,7 +4947,7 @@ var toStorageType = (type) => {
4947
4947
  };
4948
4948
 
4949
4949
  // packages/sdk/client-services/src/packlets/services/service-host.ts
4950
- import { Event as Event9, sleep as sleep3, synchronized as synchronized3 } from "@dxos/async";
4950
+ import { Event as Event9, synchronized as synchronized3 } from "@dxos/async";
4951
4951
  import { clientServiceBundle, defaultKey, PropertiesSchema } from "@dxos/client-protocol";
4952
4952
  import { Context as Context11 } from "@dxos/context";
4953
4953
  import { DataServiceImpl } from "@dxos/echo-pipeline";
@@ -5646,7 +5646,7 @@ var ClientServicesHost = class {
5646
5646
  objectDocument.id
5647
5647
  ], objectDocument.handle.docSync());
5648
5648
  });
5649
- await sleep3(200);
5649
+ await this._serviceContext.automergeHost.repo.flush();
5650
5650
  return identity;
5651
5651
  }
5652
5652
  };
@@ -5702,4 +5702,4 @@ export {
5702
5702
  createStorageObjects,
5703
5703
  ClientServicesHost
5704
5704
  };
5705
- //# sourceMappingURL=chunk-TDQK5HRO.mjs.map
5705
+ //# sourceMappingURL=chunk-KVRSLXKW.mjs.map