BatchDispatcher exception handling
authorShubhanshu Agrawal <shubhanshu@fb.com>
Fri, 14 Oct 2016 13:43:42 +0000 (06:43 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Fri, 14 Oct 2016 13:53:48 +0000 (06:53 -0700)
commit2c0ece4a278ae289abd4b08e01d1613bf326c1e7
tree14d38cc678d7d0ba31a8bbb017354f8dc04ad1ec
parent954899b8825826d8fa7564794bca64dca5345789
BatchDispatcher exception handling

Summary: error handling for batch dispatcher, for the case where dispatch function throws.

Reviewed By: yfeldblum

Differential Revision: D4016246

fbshipit-source-id: ac61b873a425128be7839a119591fca10608210a
folly/fibers/BatchDispatcher.h
folly/fibers/test/FibersTest.cpp