Skip to content

Remove more redundant freeze - Part 3

Sincheol (David) Kim requested to merge remove-more-redundant-freeze-1 into master

What does this MR do and why?

Freezing immutable objects has no effect so this removes some of the redundant freezes. There will be 1 more MR to come after this to keep the MR smaller.

Related to !131731 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports