Page MenuHomePhabricator

[lib] remove asserting if `messageStore.threads` are equal
ClosedPublic

Authored by kamil on Nov 3 2023, 6:45 AM.
Tags
None
Referenced Files
F2189437: D9682.id32896.diff
Thu, Jul 4, 10:46 AM
Unknown Object (File)
Tue, Jul 2, 9:21 AM
Unknown Object (File)
Sun, Jun 23, 11:15 AM
Unknown Object (File)
Fri, Jun 14, 7:17 AM
Unknown Object (File)
Mon, Jun 10, 5:41 PM
Unknown Object (File)
May 21 2024, 1:59 AM
Unknown Object (File)
May 21 2024, 1:59 AM
Unknown Object (File)
May 21 2024, 1:59 AM
Subscribers

Details

Summary

ENG-3743

This code was live for a long time and recently there were no issues, so I think we can remove it and rely on threads data processed by ops.

Test Plan

N/A, it's hard to test as code I am removing was responsible for testing.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Nov 3 2023, 6:59 AM
atul added inline comments.
lib/reducers/message-reducer.js
145 ↗(On Diff #32673)

Not a huge deal, but noticed a couple of these changes throughout diff.

Don't mind either way, but curious if intentional or if automatic via Prettier or something?

This revision is now accepted and ready to land.Nov 3 2023, 11:30 AM
This revision was landed with ongoing or failed builds.Nov 8 2023, 3:42 AM
This revision was automatically updated to reflect the committed changes.