Page MenuHomePhabricator

[lib] Fix construction of `RawThreadInfo` in `createPendingThread`
AbandonedPublic

Authored by atul on Jun 18 2024, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 3, 10:09 PM
Unknown Object (File)
Aug 25 2024, 7:20 PM
Unknown Object (File)
Aug 25 2024, 2:19 AM
Unknown Object (File)
Aug 16 2024, 8:42 AM
Unknown Object (File)
Aug 8 2024, 2:06 AM
Unknown Object (File)
Aug 5 2024, 11:56 PM
Unknown Object (File)
Aug 5 2024, 11:56 PM
Unknown Object (File)
Aug 5 2024, 11:56 PM
Subscribers
None

Details

Reviewers
ashoat
ginsu
tomek
Summary

Part of resolving the flow issues introduced in D12469.


Depends on D12470

Test Plan

NA, went from ~36 -> ~26 flow issues.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 18 2024, 8:40 PM
Harbormaster failed remote builds in B29767: Diff 41477!
atul requested review of this revision.Jun 19 2024, 1:42 PM

Abandoning in favor of stack starting with D12594 because lots of things have changed and there's not really 1:1 correspondence with old stack and new stack so I don't think it makes sense to update in place, change a bunch of child/parent diff relationships, etc.