Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

gitlab has been updated to version 16

  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !1039

Impose an ordering on the BH that are merging in a chain.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Matthieu Schaller requested to merge bh_chain_merger_fix into master Mar 15, 2020
  • Overview 4
  • Commits 2
  • Changes 3

Impose an ordering on the BH that are merging in a chain. A BH that is itself being swallowed cannot be swallowing something else.

This solves the issue by always imposing the order irrespective of the order in which the tasks were executed.

I have tested it on my stand-alone debugging test case but it would be great to see whether it solves also the actual original issue you had.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bh_chain_merger_fix