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)
Wed, Dec 18, 12:35 AM
Unknown Object (File)
Tue, Dec 17, 4:40 AM
Unknown Object (File)
Thu, Nov 28, 12:53 PM
Unknown Object (File)
Sat, Nov 23, 11:43 PM
Unknown Object (File)
Sat, Nov 23, 11:43 PM
Unknown Object (File)
Sat, Nov 23, 11:43 PM
Unknown Object (File)
Sat, Nov 23, 11:43 PM
Unknown Object (File)
Nov 19 2024, 5: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