Page MenuHomePhabricator

[keyserver] Introduce `getOLMUtility(...)` and initialize OLM on `keyserver` start
ClosedPublic

Authored by atul on Feb 27 2023, 1:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 10:32 PM
Unknown Object (File)
Sat, Apr 27, 9:18 AM
Unknown Object (File)
Fri, Apr 12, 1:13 AM
Unknown Object (File)
Fri, Apr 12, 1:13 AM
Unknown Object (File)
Fri, Apr 12, 1:13 AM
Unknown Object (File)
Fri, Apr 12, 1:13 AM
Unknown Object (File)
Fri, Apr 12, 1:12 AM
Unknown Object (File)
Fri, Apr 12, 1:08 AM
Subscribers
None

Details

Summary

Initialize OLM by calling await olm.init() on keyserver start and introduce getOLMUtility to potentially access cached OLMUtility... or instantiate a new one.

Test Plan
  • Logged in a bunch of times and ensured things worked as expected.
  • Set breakpoint on cache hit:

8fe3ee.png (632×1 px, 147 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 27 2023, 2:35 PM
This revision was landed with ongoing or failed builds.Feb 27 2023, 3:20 PM
This revision was automatically updated to reflect the committed changes.