Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 170
    • Merge requests 170
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !22286

Merged
Created Mar 31, 2019 by Miha Muskinja@mmuskinjDeveloper

fix concurent + prompt sequences

  • Overview 43
  • Commits 1
  • Pipelines 7
  • Changes 4

As discussed in !21327 (merged), sequences cannot be both concurrent and prompt. We added a check for this in Gaudi, but forgot to fix three sequences. Now this errors shows up with new Gaudi in !22199 (merged):

PrecedenceSvc 0 WARNING 'Concurrent'/'Prompt' contradiction(s) found. Settings are mutually exclusive within a task group. Discarding 'Prompt' for AthRegSeq, AthCondSeq, AthAllAlgSeq

I also fixed this in the new configuration and tagging @smh because of this.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-fix-contradictory-sequences