Skip to content

Make runtime declaration of auto-loaded data inputs be recognized by the Precedence Service

Illya Shapoval requested to merge ishapova/Gaudi:fix-df-init into master
  • perform runtime declaration of auto-loaded data inputs (i.e., their attribution to a special "Data Loader" algorithm) before the Precedence Service is initialized;
  • add a test to check the above-mentioned mechanism.

This MR is based on !472 (merged).

Edited by Illya Shapoval

Merge request reports