input: parse `:input-slave" options earlier
Move the option parsing right before the input-item slaves copy. This avoid input-slaves unnecessary duplication each time the input is reparsed as the input-item slaves copy itself avoid duplicating.
Fixes #19977 (closed)
Merge request reports
Activity
Filter activity
Thanks
Thanks for your contribution!
When all the following conditions are fulfilled, your MergeRequest will be reviewed by the Team:
- the check pipeline pass
- the MR is considered as 'mergeable' by gitlab
You can find more details about the acceptance process here.
added MRStatus::Reviewable label
removed MRStatus::Reviewable label
added MRStatus::Acceptable label
enabled an automatic merge when the pipeline for 4f7522e6 succeeds
removed MRStatus::Acceptable label
added MRStatus::Acceptable label
added Component::Core: Input label
Please register or sign in to reply