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

Parallel processing #102

Closed
hannestschofenig opened this issue Jul 6, 2023 · 2 comments · Fixed by #125
Closed

Parallel processing #102

hannestschofenig opened this issue Jul 6, 2023 · 2 comments · Fixed by #125

Comments

@hannestschofenig
Copy link
Collaborator

** Section 8.4.8.16. Is there any additional guidance to provide on how to handle this parameter when parallel processing?

@bremoran
Copy link
Collaborator

I don't understand this question. Parameters should not be written to during parallel processing. This is clearly stated in section 6.7:

When the manifest processor encounters any of these scenarios the parallel processing MUST halt until all issued commands have completed

  • Override Parameters.
  • Set Strict Order = True.
  • Set Component Index.

bremoran added a commit that referenced this issue Oct 16, 2023
@bremoran
Copy link
Collaborator

I'll note that condition-custom does not have a parallel processing consideration because conditions have no side effects. The current version of the draft does not have custom directives.

bremoran added a commit that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants