onError callbacks
authorJames Sedgwick <jsedgwick@fb.com>
Fri, 19 Dec 2014 00:11:50 +0000 (16:11 -0800)
committerDave Watson <davejwatson@fb.com>
Mon, 29 Dec 2014 18:39:41 +0000 (10:39 -0800)
commitddb579a2abb24edf1b3a6b00ff8ae877bd67eddf
treeb9d8d426f5b7789f7a006d75880d3dd560b2e94f
parent6f9b619d9ffc219296a818a83266d60628e6aedd
onError callbacks

Summary:
We've discussed these a bunch and here they are. I stole a bunch of Hannes' magic from https://www.facebook.com/groups/715931878455430/permalink/772854686096482/ to make this easier

Test Plan: added lots of unit tests

Reviewed By: hans@fb.com

Subscribers: fugalh, folly-diffs@, hannesr

FB internal diff: D1748418

Signature: t1:1748418:1418945606:e14c7d6a31245e222bc6a0d259d0e2b9ddd5a830
folly/wangle/futures/Future-inl.h
folly/wangle/futures/Future.h
folly/wangle/futures/test/FutureTest.cpp