Open
Description
If a bridge adds a constraint that needs a bridge that need_final_touch
then it will modify the needs_final_touch
being iterated over
MathOptInterface.jl/src/Bridges/Constraint/map.jl
Lines 321 to 334 in 95a73a0
In that case, we might not call
final_touch
on that bridge.