[MachinePipeliner] Fix elements being added while the list is iterated (#80805)
There is no need to add the elements of Objs twice, so the addition is removed.
parent
699c408c
Please register or sign in to comment
There is no need to add the elements of Objs twice, so the addition is removed.