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

Force untracked parameters for modules into Registry #17137

Merged
merged 1 commit into from Jan 10, 2017

Commits on Jan 9, 2017

  1. Force untracked parameters for modules into Registry

    If an input file contained the same PSet ID (because of identical
    tracked parameters) as a module in a process, the untracked
    parameters for the module are not available in the Registry. This
    caused problems with the deleteEarly system which uses an untracked
    parameter. We now force the PSet for a module to be injected into
    the Registry.
    Dr15Jones committed Jan 9, 2017
    Copy the full SHA
    d9359e3 View commit details
    Browse the repository at this point in the history