Add tracking for propagated object references
sbabcoc
released this
22 Mar 22:41
·
154 commits
to master
since this release
- Add tracking of propagated object reference to enable release of these references when tests finish. Holding onto these references prevents the associated objects from being freed by the garbage collector.