Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OutputModules now write Run and LuminosityBlocks asynchronously #22365

Merged
merged 3 commits into from Mar 1, 2018

Commits on Feb 27, 2018

  1. Made sharedResourcesAcquirer public

    The method is needed by the OutputModuleCommunicator
    Dr15Jones committed Feb 27, 2018
    Copy the full SHA
    3c3a51f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b03f5aa View commit details
    Browse the repository at this point in the history
  3. Update unit test comparison for new write order

    The order in which OutputModules are called to write Runs and LuminosityBlocks was changed.
    Dr15Jones committed Feb 27, 2018
    Copy the full SHA
    ee17acb View commit details
    Browse the repository at this point in the history