unrevert "(wangle) express current Core functionality with a state machine""
authorHans Fugal <fugalh@fb.com>
Mon, 27 Oct 2014 15:53:20 +0000 (08:53 -0700)
committerdcsommer <dcsommer@fb.com>
Wed, 29 Oct 2014 23:05:12 +0000 (16:05 -0700)
commit3d6fc64fce1e416b36a792f540d51306b08238e4
tree83b08de96419796825b67e8b67b765464066db96
parent4a29942efa3e2af4c28084a02d7ab913a092aeec
unrevert "(wangle) express current Core functionality with a state machine""

Summary: Reverts D1633874. Companion to D1636490 which fixes the bug.

Test Plan:
git reverting code that was git reverted and hasn't changed in the interim
Won't be checked in without the companion bugfix diff (D1636490)

Reviewed By: davejwatson@fb.com

Subscribers: trunkagent, net-systems@, fugalh, exa, njormrod, folly-diffs@

FB internal diff: D1636487

Tasks: 5438209

Blame Revision: D1633874
folly/wangle/Future-inl.h
folly/wangle/Future.h
folly/wangle/Promise-inl.h
folly/wangle/Promise.h
folly/wangle/WangleException.h
folly/wangle/detail/Core.h
folly/wangle/test/Interrupts.cpp [new file with mode: 0644]