Skip to content

VDV execute method DEBUG only

Benjamin Michael Wynne requested to merge bwynne/athena:VDVdebugOnly into master

VDV execute method to be skipped unless in DEBUG or lower

  • method checks for the presence of data that it advertises to the scheduler
  • useful for development of new workflows
  • functional component is only in the init method, execute is just verification unnecessary in mature code

Merge request reports