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
F3602789: D6901.id.diff
Tue, Dec 31, 9:18 AM
Unknown Object (File)
Sun, Dec 29, 7:07 PM
Unknown Object (File)
Sun, Dec 29, 7:07 PM
Unknown Object (File)
Sun, Dec 29, 7:07 PM
Unknown Object (File)
Sun, Dec 29, 7:07 PM
Unknown Object (File)
Sun, Dec 29, 7:04 PM
Unknown Object (File)
Mon, Dec 23, 2:31 AM
Unknown Object (File)
Sun, Dec 22, 9:47 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.