HomePhabricator
Diffusion Comm 1dc8f0fe5186

[lib] Add `flow` suppression to `deprecatedMinimallyEncodeRawThreadInfo`

Description

[lib] Add flow suppression to deprecatedMinimallyEncodeRawThreadInfo

Summary:
Add flow suppression to deprecatedMinimallyEncodeRawThreadInfo because it will only be called in contexts where member permissions do exist.

This function is only used in legacy migrations and in rawThreadInfoFromServerThreadInfo.


Depends on D12733

Test Plan: Close reading, there are no logic changes... just flow suppressions to account for differing representation of RawThreadInfo.members

Reviewers: ashoat, tomek

Reviewed By: ashoat

Differential Revision: https://phab.comm.dev/D12755

Details

Provenance
atulAuthored on Jul 18 2024, 12:22 PM
Reviewer
ashoat
Differential Revision
D12755: [lib] Add `flow` suppression to `deprecatedMinimallyEncodeRawThreadInfo`
Parents
rCOMM2ab735a4abc7: [lib] Deprecate `minimallyEncodeRawThreadInfo`
Branches
Unknown
Tags
Unknown