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
F14972218: D21046.id50145.diff
Sun, Feb 16, 12:13 PM
Unknown Object (File)
Thu, Feb 13, 7:37 AM
Unknown Object (File)
Sun, Feb 9, 8:48 AM
Unknown Object (File)
Sun, Feb 9, 8:48 AM
Unknown Object (File)
Sun, Feb 9, 8:48 AM
Unknown Object (File)
Thu, Jan 30, 3:26 AM
Unknown Object (File)
Thu, Jan 30, 1:34 AM
Unknown Object (File)
Tue, Jan 28, 5:33 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.