#include <FWCore/Concurrency/interface/WaitingTask.h>
Description: Task used by WaitingTaskList.
Usage: Used as a callback to happen after a task has been completed. Includes the ability to hold an exception which has occurred while waiting.