Page MenuHomePhabricator

[lib] Move socket errors to errors.js
ClosedPublic

Authored by michal on May 10 2023, 10:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 3:11 AM
Unknown Object (File)
Mon, Apr 15, 8:42 PM
Unknown Object (File)
Mon, Apr 15, 3:58 PM
Unknown Object (File)
Mon, Apr 15, 3:40 PM
Unknown Object (File)
Sun, Apr 14, 7:02 PM
Unknown Object (File)
Sat, Apr 13, 3:56 PM
Unknown Object (File)
Sat, Apr 13, 11:36 AM
Unknown Object (File)
Sat, Apr 13, 8:01 AM
Subscribers

Details

Summary

Moves socket errors to errors.js to prevent cyclic dependencies. I don't we are using ExtendableError in any other place, so I think this move makes sense.

Depends on D7783

Test Plan

Run flow and jest, check if web and landing work.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable