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
F13194708: D21046.diff
Sun, May 12, 9:48 PM
F13190284: D21046.diff
Sat, May 11, 9:14 AM
F13177471: D21046.diff
Wed, May 8, 7:44 PM
Unknown Object (File)
Mon, Apr 29, 3:18 PM
Unknown Object (File)
Wed, Apr 24, 11:05 PM
Unknown Object (File)
Sat, Apr 20, 5:09 PM
Unknown Object (File)
Apr 11 2024, 7:47 AM
Unknown Object (File)
Apr 4 2024, 12:38 PM
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.