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)
Fri, Apr 18, 10:32 AM
Unknown Object (File)
Fri, Apr 18, 9:13 AM
Unknown Object (File)
Fri, Apr 18, 5:32 AM
Unknown Object (File)
Fri, Apr 18, 5:31 AM
Unknown Object (File)
Fri, Apr 18, 2:05 AM
Unknown Object (File)
Thu, Apr 17, 10:39 PM
Unknown Object (File)
Thu, Apr 17, 6:15 AM
Unknown Object (File)
Fri, Apr 4, 5:12 PM
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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

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.