Page MenuHomePhabricator

Resolve all futures inside FutureIterator
ClosedPublic

Authored by epriestley on Feb 26 2020, 7:34 PM.
Tags
None
Referenced Files
F18782412: D21033.id50103.diff
Mon, Oct 13, 1:29 AM
F18782411: D21033.id50102.diff
Mon, Oct 13, 1:29 AM
F18781721: D21033.diff
Sun, Oct 12, 11:23 PM
F18780549: D21033.id.diff
Sun, Oct 12, 5:11 PM
F18773200: D21033.diff
Thu, Oct 9, 8:06 AM
F18756190: D21033.id50102.diff
Sun, Oct 5, 9:57 AM
F18746623: D21033.id50139.diff
Fri, Oct 3, 12:58 PM
F18734170: D21033.id.diff
Tue, Sep 30, 10:49 PM
Subscribers
None

Details

Summary

Depends on D21032. Ref T11968. Currently, "Future" and "FutureIterator" can both resolve futures.

Treat "Future->resolve()" as sugar on resolving an iterator of size 1.

Test Plan

Ran tests, created this revision.

Diff Detail

Repository
rARC Arcanist
Branch
fx3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23923
Build 32921: Run Core Tests
Build 32920: arc lint + arc unit

Event Timeline

  • Also remove uncalled "checkException()" method.
This revision was not accepted when it landed; it landed in state Needs Review.Mar 29 2020, 5:18 PM
This revision was automatically updated to reflect the committed changes.