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
F18375087: D21046.diff
Thu, Aug 28, 9:27 AM
F18154946: D21046.id50145.diff
Thu, Aug 14, 8:57 PM
F18111229: D21046.id.diff
Tue, Aug 12, 9:22 AM
F18110188: D21046.diff
Mon, Aug 11, 5:09 PM
F18100929: D21046.diff
Sat, Aug 9, 12:11 PM
F18052427: D21046.id50144.diff
Mon, Aug 4, 2:30 AM
Unknown Object (File)
Jun 7 2025, 9:38 PM
Unknown Object (File)
Jun 6 2025, 7:59 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.