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, May 10, 7:07 AM
Unknown Object (File)
Apr 30 2025, 1:43 AM
Unknown Object (File)
Apr 3 2025, 11:56 PM
Unknown Object (File)
Apr 3 2025, 1:50 AM
Unknown Object (File)
Apr 1 2025, 8:58 AM
Unknown Object (File)
Mar 31 2025, 6:35 PM
Unknown Object (File)
Mar 31 2025, 5:27 PM
Unknown Object (File)
Mar 31 2025, 9:54 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.