HomeSealhub

Remove the "timeout" parameter from "Future->resolve()"

Description

Remove the "timeout" parameter from "Future->resolve()"

Summary:
Ref T11968. This future-level parameter has no nontrivial callers and makes the "fate of FutureGraph" changes more difficult.

Callers that are genuinely interested in this behavior can wrap the Future in a FutureIterator and use "setUpdateInterval()" to get the same behavior.

Test Plan: Grepped for "resolve()" and "resolvex()", updated callers.

Maniphest Tasks: T11968

Differential Revision: https://secure.phabricator.com/D21031

Details

Provenance
epriestleyAuthored on Feb 26 2020, 17:35
kuba-orlikPushed on Jan 24 2022, 10:17
Parents
R118:33b9728b5f65: Run ls-files from the root of the directory
Branches
Unknown
Tags
Unknown

Event Timeline