HomePhabricator
Diffusion Comm 9fb4ba10c29b

[lib] Fix types in deleteThread

Description

[lib] Fix types in deleteThread

Summary:
issue: ENG-6407
When I refactored deleteThread in D9371, I forgot to change the type taken by it. This caused no problems, because flow can't really tell the difference between CallServerEndpoint and CallKeyserverEndpoint, so it didn't have a problem with that we were passing CallKeyserverEndpoint to it.
This is just a type change, the code worked all the time

Test Plan: Tested that deleting threads works

Reviewers: michal, kamil, ginsu

Reviewed By: michal

Subscribers: ashoat, tomek

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

Details

Provenance
inkaAuthored on Jan 10 2024, 5:31 AM
Reviewer
michal
Differential Revision
D10591: [lib] Fix types in deleteThread
Parents
rCOMM64434275ba45: [lib][native] Handle invalidSessionRecovery for keyserver auth
Branches
Unknown
Tags
Unknown