Page MenuHomePhabricator

[identity] use identitySearchSocket instead of socket.current
ClosedPublic

Authored by will on Dec 7 2024, 11:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 26, 11:09 PM
Unknown Object (File)
Wed, Mar 26, 8:34 AM
Unknown Object (File)
Wed, Mar 26, 7:01 AM
Unknown Object (File)
Tue, Mar 25, 11:05 AM
Unknown Object (File)
Sat, Mar 15, 2:16 PM
Unknown Object (File)
Tue, Mar 11, 3:41 PM
Unknown Object (File)
Tue, Mar 11, 3:37 PM
Unknown Object (File)
Feb 18 2025, 10:59 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