Skip to content

WIP: Work around for a bug in Gaudi that prevents use of the new scheduler

Sebastien Ponce requested to merge sponce_registerConditionWorkAround into master

This should NOT be merged. Whenever Gaudi is fixed, this commit should just be dropped. It only moves one call to registerCondition from initialize to start method to force proper ordering of the calls

Merge request reports