Page MenuHomePhabricator

[keyserver] move logic to fetch not acknowledged policies to separate function
ClosedPublic

Authored by kamil on Dec 29 2022, 4:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 3:16 AM
Unknown Object (File)
Apr 9 2024, 1:59 AM
Unknown Object (File)
Apr 9 2024, 1:59 AM
Unknown Object (File)
Apr 9 2024, 1:59 AM
Unknown Object (File)
Apr 3 2024, 7:23 PM
Unknown Object (File)
Apr 3 2024, 6:55 AM
Unknown Object (File)
Apr 2 2024, 12:22 AM
Unknown Object (File)
Apr 2 2024, 12:22 AM
Subscribers

Details

Summary

This is just a refactor, in next diffs I'll introduce changes that will require checking for not acknowledged policies and this will make possible to avoid try {} catch () {} pattern by using simple function call and improve readability.

Test Plan

Maintain previous functionality of this function

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable