#include "FWCore/Concurrency/interface/FinalWaitingTask.h"
Description: [one line class summary]
Usage: Use this class on the stack to signal the final task to be run. Call done() to check to see if the task was run and check value of exceptionPtr() to see if an exception was thrown by any task in the group.