Homec4science

Throw exceptions from Future resolveAll()

Authored by vrana <jakubv@fb.com> on May 16 2012, 20:54.

Description

Throw exceptions from Future resolveAll()

Summary: FutureIterator::resolveAll() doesn't throw exceptions because next() only gets a next future without resolving it.

Test Plan:

Futures($futures)->resolveAll();

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Koolvin, jungejason

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

Details

Committed
vrana <jakubv@fb.com>May 17 2012, 21:30
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUce5800083cb1: Add HTTP queries to profiler
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHUb10377297f1a: Throw exceptions from Future resolveAll() (authored by vrana <jakubv@fb.com>).May 17 2012, 21:30