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
Unknown Object (File)
Sat, Dec 21, 5:52 PM
Unknown Object (File)
Sun, Dec 15, 3:26 PM
Unknown Object (File)
Sat, Dec 7, 12:14 AM
Unknown Object (File)
Wed, Dec 4, 12:49 AM
Unknown Object (File)
Wed, Dec 4, 12:19 AM
Unknown Object (File)
Fri, Nov 29, 11:16 AM
Unknown Object (File)
Fri, Nov 29, 4:13 AM
Unknown Object (File)
Thu, Nov 28, 9:13 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.