Home GnuPG

Remove the `Futures()` method
9319f6d50d52Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove the Futures() method

Summary: Fixes T6829. Removes the Futures() method in favor of calling new FutureIterator($futures) explicitly. Depends on D11077, D11078 and D11079.

Test Plan: We could possibly deprecate this function instead (with phutil_deprecated).

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T6829

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

Details

Provenance
Joshua Spence <josh@joshuaspence.com>Authored on Dec 30 2014, 1:38 PM
Parents
rPHUTILe6fef2c60a35: Use `new FutureIterator` instead of `Futures`
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHUTIL9319f6d50d52: Remove the `Futures()` method (authored by Joshua Spence <josh@joshuaspence.com>).Dec 30 2014, 1:39 PM