remove outer Try from whenAll/whenN/whenAny callbacks
authorJames Sedgwick <jsedgwick@fb.com>
Fri, 16 Jan 2015 14:37:21 +0000 (06:37 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:11:17 +0000 (13:11 -0800)
commit7887ef2afa255fc67160146ac212bbd55cc75900
treefa4a55c94ab7dbbe2313c6a11c07b5fa9d3ad83f
parentb407453624b13947a57035b1189eeef57fbffae2
remove outer Try from whenAll/whenN/whenAny callbacks

Summary:
it's redundant and we shouldn't encourage it, so i'm changing all callsites
i changed docs as well

Test Plan: wait for contbuild

Reviewed By: hans@fb.com

Subscribers: trunkagent, fbcode-common-diffs@, hero-diffs@, cold-storage-diffs@, targeting-diff-backend@, adityab, everstore-dev@, zhuohuang, darshan, micha, folly-diffs@, wch, lins, tingy, jsedgwick

FB internal diff: D1784667

Tasks: 5936469

Signature: t1:1784667:1421364620:83169739320e5342d28a744e3689794f16108fea
folly/futures/Future-inl.h
folly/futures/test/FutureTest.cpp