Page MenuHomePhabricator

[identity] use identitySearchSocket instead of socket.current
ClosedPublic

Authored by will on Sat, Dec 7, 11:14 AM.
Tags
None
Referenced Files
F3508749: D14094.diff
Fri, Dec 20, 11:50 PM
Unknown Object (File)
Thu, Dec 19, 8:55 PM
Unknown Object (File)
Mon, Dec 16, 5:01 AM
Unknown Object (File)
Sat, Dec 14, 12:39 PM
Unknown Object (File)
Fri, Dec 13, 10:30 AM
Unknown Object (File)
Fri, Dec 13, 4:20 AM
Subscribers

Details

Summary

This addresses https://linear.app/comm/issue/ENG-9971/[error-invalid-state-err]-in-identitysearchprovider

We should be using identitySearchSocket instead of socket.current could be null before we properly set it

Test Plan

cargo check

Didn't get to testing this properly. Putting up this diff for now to get it into review, but I'll ensure we're not getting spammed with:

ERROR  [Error: INVALID_STATE_ERR]

before landing

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable