Page MenuHomePhabricator

[keyserver] Create toggle pin messages and updates in parallel
ClosedPublic

Authored by rohan on Aug 4 2023, 8:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 26, 9:25 PM
Unknown Object (File)
Fri, Sep 20, 8:45 PM
Unknown Object (File)
Fri, Sep 20, 8:45 PM
Unknown Object (File)
Fri, Sep 20, 8:45 PM
Unknown Object (File)
Fri, Sep 20, 8:44 PM
Unknown Object (File)
Sun, Sep 8, 9:08 AM
Unknown Object (File)
Sun, Sep 8, 9:08 AM
Unknown Object (File)
Sun, Sep 8, 9:08 AM
Subscribers

Details

Summary

Some feedback here was to try to
create the new messages and the updates in parallel by passing two
separate async IIFEs into a Promise.all([...]).

Depends on D8732

Test Plan

Tested to make sure the new messages and the updates still
occur as before

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable