@dxos/client-services 0.5.1-main.ad6ccc9 → 0.5.1-main.c37e119

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.
@@ -4777,7 +4777,7 @@ import { SpaceMember as SpaceMember4 } from "@dxos/protocols/proto/dxos/client/s
4777
4777
  import { TRACE_PROCESSOR } from "@dxos/tracing";
4778
4778
 
4779
4779
  // packages/sdk/client-services/src/version.ts
4780
- var DXOS_VERSION = "0.5.1-main.ad6ccc9";
4780
+ var DXOS_VERSION = "0.5.1-main.c37e119";
4781
4781
 
4782
4782
  // packages/sdk/client-services/src/packlets/services/platform.ts
4783
4783
  import { Platform } from "@dxos/protocols/proto/dxos/client/services";
@@ -5748,11 +5748,11 @@ var ClientServicesHost = class {
5748
5748
  S: this,
5749
5749
  C: (f, a) => f(...a)
5750
5750
  });
5751
- await this._resourceLock?.acquire();
5752
5751
  if (!this._level) {
5753
5752
  this._level = await createLevel(this._config.get("runtime.client.storage", {}));
5754
5753
  }
5755
5754
  await this._level.open();
5755
+ await this._resourceLock?.acquire();
5756
5756
  await this._loggingService.open();
5757
5757
  this._serviceContext = new ServiceContext(this._storage, this._level, this._networkManager, this._signalManager, this._runtimeParams);
5758
5758
  this._serviceRegistry.setServices({
@@ -6009,4 +6009,4 @@ export {
6009
6009
  ClientServicesHost,
6010
6010
  ClientServicesProviderResource
6011
6011
  };
6012
- //# sourceMappingURL=chunk-ZONFJNRU.mjs.map
6012
+ //# sourceMappingURL=chunk-RQIV4DQ6.mjs.map