Skip to content
Snippets Groups Projects

Support oneTBB

Merged Juan Miguel Carceller requested to merge jcarcell/Gaudi:oneTBB into master
All threads resolved!
Files
2
@@ -117,8 +117,7 @@ public:
/// Constructor
using extends::extends;
/// Destructor. Need to enforce noexcept specification as otherwise the noexcept(false) destructor of the
/// tbb::task_group member violates the contract
/// Destructor
~AvalancheSchedulerSvc() noexcept override {}
/// Initialise
Loading