Page MenuHomePhabricator

Fix two issues with Future key selection inside FutureIterator
ClosedPublic

Authored by epriestley on Apr 1 2020, 5:33 PM.
Tags
None
Referenced Files
F15468372: D21046.id50144.diff
Thu, Apr 3, 11:56 PM
F15466123: D21046.id50145.diff
Thu, Apr 3, 1:50 AM
F15461527: D21046.id.diff
Tue, Apr 1, 8:58 AM
F15459944: D21046.diff
Mon, Mar 31, 6:35 PM
F15459841: D21046.id50144.diff
Mon, Mar 31, 5:27 PM
F15459107: D21046.id50144.diff
Mon, Mar 31, 9:54 AM
F15459030: D21046.id50144.diff
Mon, Mar 31, 9:12 AM
F15458956: D21046.id50144.diff
Mon, Mar 31, 8:36 AM
Subscribers
None

Details

Summary

Ref T11968.

  • Rekeying natural lists of futures creates more problems than it solves. For now, don't try to deal with this.
  • The scope of the future autokey was incorrect (per subclass, not per process).
Test Plan

Ran various future-oriented flows on new HardpointEngine code.

Diff Detail

Repository
rARC Arcanist
Branch
future1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23963
Build 32975: Run Core Tests
Build 32974: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 1 2020, 5:36 PM
This revision was automatically updated to reflect the committed changes.