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

Issue an error message if additional cms.Process is constructed with a different set of Modifiers compared to the first Process #394

Closed
makortel opened this issue Apr 29, 2022 · 2 comments

Comments

@makortel
Copy link
Collaborator

See cms-sw/cmssw#37740 (comment)

@makortel makortel added this to To be categorized in Campaign view up to Q2 2023 via automation Apr 29, 2022
@makortel makortel added this to To do in Task view up to Q2 2023 via automation Apr 29, 2022
@makortel makortel moved this from To be categorized to Q2 2022 in Campaign view up to Q2 2023 Apr 29, 2022
@makortel
Copy link
Collaborator Author

From a chat with @Dr15Jones, could be done by counting cms.Process objects globally, and raising an Exception if 2nd (or more) cms.Process would change the state of any Modifier.

@makortel makortel moved this from To do to In progress in Task view up to Q2 2023 May 11, 2022
@makortel makortel moved this from In progress to In review in Task view up to Q2 2023 May 11, 2022
@makortel
Copy link
Collaborator Author

Done in cms-sw/cmssw#37903

Task view up to Q2 2023 automation moved this from In review to Done Q2 22 May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants