Fix potential space leak that arises from excessive laziness in ModuleGraph
Fix potential space leak that arises from ModuleGraph
s retaining references
to previous ModuleGraphs
. This manifests in particular in extendMG
.
Fixes #21816 (closed)
Edited by Zubin