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)
Tue, Nov 19, 8:32 AM
Unknown Object (File)
Fri, Nov 15, 2:42 AM
Unknown Object (File)
Mon, Nov 11, 1:38 PM
Unknown Object (File)
Wed, Nov 6, 8:48 PM
Unknown Object (File)
Sun, Nov 3, 3:57 PM
Unknown Object (File)
Sat, Oct 26, 11:42 PM
Unknown Object (File)
Oct 22 2024, 9:56 AM
Unknown Object (File)
Oct 22 2024, 3:06 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
Branch
future1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23963
Build 32975: Run Core Tests
Build 32974: arc lint + arc unit

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.