Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend FuncRunner to include ExecutionObserver list callbacks
Summary: I'm trying to land this again. I had to revert because 100+ tests failed in Payments side: https://www.internalfb.com/phabricator/paste/view/P1189678203 I had to revert previous diff due to T180498582. The trigger for those tests was `Func&& func` making func rvalue. # Updated: std::exchange(func, {})(); fixes the issue, Reviewed By: ot, dmm-fb Differential Revision: D54236364 fbshipit-source-id: d6051c37c433c8b323d7b96c71aa5c48482d4897
- Loading branch information