add lazy_remove_children feature flag (#7068)
### Description
Add a feature flag to make it easy to disable lazy removal of children.
Just in case I want to figure out if this is causing a specific problem
in future.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes PACK-2269